feat: add test script

This commit is contained in:
Methapon2001 2024-06-13 10:40:50 +07:00
parent be92fd509a
commit f228f4cfda
5 changed files with 3146 additions and 2436 deletions

4
.gitignore vendored
View file

@ -35,3 +35,7 @@ yarn-error.log*
# local .env files
.env.local*
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/