test: bun backend + store/hardening unit tests (WIP, agents running)
This commit is contained in:
parent
dd1d692e7b
commit
e75f90407b
12 changed files with 2536 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"dev:hmr": "concurrently \"bun run hmr\" \"bun run start\"",
|
||||
"hmr": "vite --port 9760",
|
||||
"build:canary": "vite build && electrobun build --env=canary",
|
||||
"test": "bun test src/bun/__tests__/",
|
||||
"test:e2e": "wdio run tests/e2e/wdio.conf.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue