mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[SG-397] Configure jest for Desktop and add simple tests (#3467)
* Configure jest for Desktop and add simple tests * Remove Jest from tsconfig types
This commit is contained in:
@@ -12,6 +12,7 @@ module.exports = {
|
||||
projects: [
|
||||
"<rootDir>/apps/browser/jest.config.js",
|
||||
"<rootDir>/apps/cli/jest.config.js",
|
||||
"<rootDir>/apps/desktop/jest.config.js",
|
||||
"<rootDir>/apps/web/jest.config.js",
|
||||
"<rootDir>/bitwarden_license/bit-web/jest.config.js",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user