Add more e2e tests (#299)
* Add inbox tests * Add tasks e2e tests * Add projects e2e tests * Add area e2e tests * Add note e2e tests * Add tags e2e tests
This commit is contained in:
parent
699a118bb6
commit
7d34694c83
7 changed files with 1018 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -38,3 +38,7 @@ public/assets/
|
|||
|
||||
# Webpack cache
|
||||
.webpack/
|
||||
|
||||
# Playwright test results
|
||||
test-results/
|
||||
.last-run.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue