Commit Graph

4 Commits

Author SHA1 Message Date
c45a24febe feat: Add unit tests for new episode job, title matching, and next episode scheduling
Also update Vitest exclude configuration
2025-12-07 05:26:49 -05:00
4b3354a5d6 feat: Add unit tests for resolvers and services, update dependencies, and remove unused scripts. 2025-12-07 05:18:23 -05:00
bdac969be9 test: migrate from bun to pnpm and vitest 2025-12-06 18:14:01 -05:00
495506935e refactor!: migrate from REST API to GraphQL
- Replace OpenAPI/REST endpoints with a single  route.
- Remove  and Swagger UI configuration.
- Disable OpenAPI schema extensions in Zod types.
- Refactor  to be request-agnostic.
- Update episode URL fetching to return standardized success/failure objects.
- Update project dependencies.
2025-12-06 07:30:51 -05:00