test(components): add component tests, use ts for e2e tests

This commit is contained in:
moklick
2022-08-22 18:23:38 +02:00
parent 7b8b368572
commit 438a318d8f
21 changed files with 243 additions and 112 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ body {
html,
body,
#__next {
#__next,
#root {
margin: 0;
height: 100%;
}