playwright/tests/components
Max Schmitt a68201b491
test: fix component tests (#21725)
TypeScript in v5 emits a warning and this ends up in exit code 1. See
https://github.com/vuejs/tsconfig/issues/6 for more information. This CL
will make TypeScript still end up in exit code 0 even tho these warnings
are emitted until they fixed it upstream and released a new version of
their config.
2023-03-16 21:25:14 +01:00
..
ct-react feat(ct-react): Support React 18 only (#19814) 2023-03-03 14:28:33 -08:00
ct-react-vite feat(ct-react): Support React 18 only (#19814) 2023-03-03 14:28:33 -08:00
ct-solid fix(ct): solid and react JS as child (#20125) 2023-03-02 13:40:51 -08:00
ct-svelte chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
ct-svelte-vite chore(ct): bump packages (#20724) 2023-02-13 13:19:59 -08:00
ct-vue2-cli chore: introduce defineConfig for easier JS typing (#20061) 2023-01-12 13:12:02 -08:00
ct-vue-cli test(ct): vue cli slot tests (#21028) 2023-02-27 12:53:44 -08:00
ct-vue-vite test: fix component tests (#21725) 2023-03-16 21:25:14 +01:00
.gitignore Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
test-all.spec.js chore(ct): type check (#18208) 2022-10-20 13:33:25 -07:00