zerobyte/app/client/lib
Nico 4305057185
test: move test runner from Bun to Vitest (#727)
* chore: migrate to vitest

* test: speed up some suites by sharing sessions and mocking expensive non-tested actions

* test: refactor some tests to verify behavior instead of implementation details

* chore: fix linting issues
2026-04-01 20:05:54 +02:00
..
__tests__ test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
auth-client.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
datetime.ts fix: react hydration issues by using the same locale during ssr and hydration 2026-03-31 22:39:16 +02:00
errors.tsx refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
logger.ts test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
sso-errors.ts refactor(sso): extract sso code into it's own module (#617) 2026-03-04 18:47:24 +01:00
types.ts refactor: react-router -> tanstack start (#498) 2026-02-11 21:41:06 +01:00
utils.ts refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
version.ts feat: show components versions (#297) 2026-01-04 21:43:39 +01:00
volume-path.test.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
volume-path.ts refactor: snapshot strip out base path (#542) 2026-02-18 21:45:19 +01:00