feat: add tests (#843)
This commit is contained in:
parent
95a2af2535
commit
9dd9a9898c
35 changed files with 1063 additions and 191 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -36,3 +36,10 @@ yarn-error.log*
|
|||
.vercel
|
||||
.vscode
|
||||
.env*.local
|
||||
|
||||
# Playwright
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
/playwright/.auth/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue