brand new unit tests finally
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 2m11s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 2m11s
This commit is contained in:
@@ -54,6 +54,7 @@ export default defineConfig({
|
||||
reporter: ['html', 'json'],
|
||||
reportsDirectory: './.coverage/unit',
|
||||
clean: true,
|
||||
reportOnFailure: true, // This ensures the report generates even if tests fail
|
||||
include: ['src/**/*.{ts,tsx}'],
|
||||
// Refine exclusions to be more comprehensive
|
||||
exclude: [
|
||||
|
||||
Reference in New Issue
Block a user