mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Added jest testing.
This commit is contained in:
parent
2363b03d1c
commit
2a8437cac9
5 changed files with 1338 additions and 23 deletions
|
|
@ -39,5 +39,5 @@
|
|||
]
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx", "next-env.d.ts", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "./cypress.config.ts", "cypress"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue