zerobyte/app/client/hooks
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
use-file-browser.ts test: fix flaky test depending on mutex timing 2026-04-01 09:27:13 +02:00
use-format-bytes.ts fix: react hydration issues by using the same locale during ssr and hydration 2026-03-31 22:39:16 +02:00
use-mobile.ts fix(use-mobile): use sync external storage to wait before initial render (#610) 2026-03-03 21:27:22 +01:00
use-org-context.ts feat: OIDC (#564) 2026-02-27 23:13:54 +01:00
use-root-loader-data.ts fix: react hydration issues by using the same locale during ssr and hydration 2026-03-31 22:39:16 +02:00
use-scroll-to-form-error.ts ui: scroll to error (#541) 2026-02-18 20:13:09 +01:00
use-server-events.ts test(e2e): fail in unexpected console.error (#696) 2026-03-22 11:31:48 +01:00
use-system-info.ts refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
use-updates.ts feat: display updates and release notes (#290) 2026-01-04 10:19:23 +01:00
useMinimumDuration.ts feat: restore snapshot as tar (#550) 2026-02-21 10:19:20 +01:00