feat: add test script
This commit is contained in:
parent
be92fd509a
commit
f228f4cfda
5 changed files with 3146 additions and 2436 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -35,3 +35,7 @@ yarn-error.log*
|
|||
|
||||
# local .env files
|
||||
.env.local*
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue