feat: Add unit tests for new episode job, title matching, and next episode scheduling
Also update Vitest exclude configuration
This commit is contained in:
@@ -40,6 +40,7 @@ export default defineWorkersProject(async () => {
|
||||
"**/mocks/**",
|
||||
"drizzle.config.ts",
|
||||
"src/schema.ts",
|
||||
"src/libs/test",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user