mirror of
https://github.com/tlsnotary/tlsn-js.git
synced 2026-01-09 20:47:55 -05:00
* Run tests and demos with playwright * ci: renamed workflow * Improved demo readmes * Use a separate page for each test
16 lines
183 B
Plaintext
16 lines
183 B
Plaintext
node_modules/
|
|
.idea/
|
|
.DS_Store
|
|
build/
|
|
dev-build/
|
|
test-build/
|
|
./demo/node_modules
|
|
utils/tlsn
|
|
.vscode
|
|
|
|
# Playwright
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|