You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* step 1 - no browser & preview if not test on page
* test with devtools-json
* step by step :)
* add dummy flavor
* more to test pnpm
* kitOnly
* installCmd
* Revert changes back to fe61de7 state
This reverts all changes made after commit fe61de7
(step 1 - no browser & preview if not test on page)
Reverted commits:
- cfe2965: test with devtools-json
- 1db5b78: step by step :)
- 167fdbd: add dummy flavor
- b376118: more to test pnpm
- 41cb8ff: kitOnly
- a6b528c: installCmd
* install & build only ts (when no extra things after)
* speed up by using async exec
* rework playwright test
* rename `skipBrowser` and don't run `prepareServer` when `browser` is disabled
* these tests need to have the browser and server running
* tweak storybook test
* fix drizzle test
* use locators
* oops
* ok let these be sync
* maybe this
* disable file parallelism
* test also limiting concurrency
* ugh
* remove concurrency only for tests that run shell commands
* revert before i lose my sanity
* pipe io
* skip storybook for now
* now lets do async shell cmd only on build and install
* yea i though as much - reverting
* dont skip storybook
---------
Co-authored-by: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com>
0 commit comments