feat: tests & bootstrap
This commit is contained in:
parent
4bd927bb4e
commit
79e20ca37c
19 changed files with 706 additions and 23 deletions
|
|
@ -27,7 +27,11 @@ Serve `build/` from any static host. Route fallback is `index.html`.
|
|||
- [`docs/CONVENTIONS.md`](docs/CONVENTIONS.md) — naming, styling, component patterns.
|
||||
- [`docs/ADDING_A_FEATURE.md`](docs/ADDING_A_FEATURE.md) — walkthrough for adding
|
||||
a new panel/feature.
|
||||
- [`docs/TESTING.md`](docs/TESTING.md) — e2e tests against the real Django +
|
||||
predictor stack.
|
||||
- [`mocks/`](mocks/) — Vite dev-server mock backend.
|
||||
- [`scripts/run-stack.sh`](scripts/run-stack.sh) — boot Vite + Django +
|
||||
fake predictor in one command.
|
||||
|
||||
## Stack
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue