Add e2e tests (#84)
* add basic e2e tests * add e2e to ci * fix docker pull * fix images in ci * maybe this will help * push latest on main for e2e * fix e2e on main * rename jobs
This commit is contained in:
+9
-1
@@ -31,4 +31,12 @@ yarn-error.log*
|
||||
|
||||
obj/
|
||||
bin/
|
||||
dist/
|
||||
dist/
|
||||
|
||||
# IDEs and editors
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# playwright
|
||||
/e2e/playwright-report/
|
||||
/e2e/test-results/
|
||||
Reference in New Issue
Block a user