psychedelicious
|
fc6b214470
|
tests(ui): set up vitest coverage
|
2024-05-15 14:09:44 +10:00 |
|
psychedelicious
|
90327cb521
|
build(ui): do not fail build on eslint error in dev mode
|
2024-03-01 10:42:33 +11:00 |
|
psychedelicious
|
e3c23baae9
|
fix(ui): fix package build
|
2024-03-01 10:42:33 +11:00 |
|
psychedelicious
|
db363b5178
|
refactor(ui): url builders for each router
The MM2 router is at `api/v2/models`. URL builder utils make this a bit easier to manage.
|
2024-03-01 10:42:33 +11:00 |
|
psychedelicious
|
cb804e75ed
|
tests(ui): enable vitest type testing
This is useful for the zod schemas and types we have created to match the backend.
|
2024-03-01 10:42:33 +11:00 |
|
psychedelicious
|
fe27af461a
|
feat(ui): add vitest
- Add vitest.
- Consolidate vite configs into single file (easier to config everything based on env for testing)
|
2024-03-01 10:42:33 +11:00 |
|
psychedelicious
|
b490c8ae27
|
chore(ui): bump deps
Includes vite v5 - only change needed is to set .mts for vite config files.
|
2024-01-01 08:13:23 -05:00 |
|