Commit Graph

9 Commits (b6267e721d619a71ec9112f5b1cbc9861964b513)

Author SHA1 Message Date
Jonathan Haines b6267e721d
ci(coverage): upload initial coverage to codecov (#1021)
* ci(coverage): upload initial coverage to codecov

* ci(coverage): add flags

* ci(bun-transpiler): add coverage
2025-03-18 15:38:54 +09:00
Jonathan Haines 5ea7fb5d09
chore: Migrate workspaces that use `jest` to `vitest` (#998)
* docs(contributing): add section on testing

Fixes #994

* test(clerk-auth): replace jest with vitest

* test(graphql-server): replace jest with vitest

* test(medley-router): replace jest with vitest

* test(oauth-providers): replace jest with vitest

* test(oidc-auth): replace jest with vitest

* test(sentry): replace jest with vitest

* test(trpc-server): replace jest with vitest

* test(typebox-validator): replace jest with vitest

* test(typia-validator): replace jest with vitest

* test(valibot-validator): replace jest with vitest

* chore: cleanup remaining references to jest

* chore: fix lint errors

* test(typia-validator): fix exclude directory

* test(oauth-providers): use vitest environment miniflare

* chore: update `yarn.lock`

* chore(zod-openapi): pin zod-validator to 0.4.2

* test(graphql-server): remove console filtering

---------

Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-04 22:00:28 +09:00
Yusuke Wada 89e002cfef docs: tweak README 2024-12-26 15:11:12 +09:00
Yusuke Wada 71312ef64b
docs: update README (#910) 2024-12-26 15:04:54 +09:00
Yusuke Wada a3da3dac91
chore(hello): tweak (#235)
* chore(hello): tweak

* changeset
2023-11-05 16:45:07 +09:00
Yusuke Wada a6878b6047 docs(readme): update 2023-02-04 20:37:45 +09:00
Yusuke Wada 80592fe7db docs(readme): `@honojs` to `@hono` 2022-12-24 21:21:32 +09:00
Yusuke Wada 9150b2e56b docs(readme): write the detailed description 2022-10-17 11:26:13 +09:00
Yusuke Wada f8df40d00c initial commit 2022-10-16 17:52:21 +09:00