| commit | b29f8911e4c0d99d6c32866d7174a51b6730e9d8 | [log] [tgz] |
|---|---|---|
| author | Sean McCullough <banksean@gmail.com> | Sun Apr 20 15:39:11 2025 -0700 |
| committer | Sean McCullough <banksean@gmail.com> | Sun Apr 20 15:53:30 2025 -0700 |
| tree | 34e445527e949fb27970d4264db8a776323be485 | |
| parent | ec3ad1a7798b0dc1d17d363c91680b7828d7fce2 [diff] [blame] |
webui: Migrate from @open-wc/testing to Playwright
diff --git a/loop/webui/.gitignore b/loop/webui/.gitignore index a60030e..ee8e4bf 100644 --- a/loop/webui/.gitignore +++ b/loop/webui/.gitignore
@@ -1,2 +1,7 @@ dist/ coverage/ +node_modules/ +/test-results/ +/playwright-report/ +/blob-report/ +/playwright/.cache/