This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-06 09:20:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f606dfbc96
bitwarden-browser
/
apps
/
web
/
tsconfig.spec.json
5 lines
67 B
JSON
Raw
Normal View
History
Unescape
Escape
[SG-487] Web component unit tests (#3189) * Configure jest for web * attempt to fix linter fule preventing angular core imports * trial initiation tests * small trial initiation component fix * Small naming fix in tests
2022-08-04 16:19:31 +02:00
{
[EC-423] Fix unit tests (#3265) * Create base jest.config file * Fix various tests that were broken * Add maxWorkers to jest config * Undo change to testEnvironment * Enable tsconfig.spec.json
2022-08-11 03:35:08 +02:00
"extends"
:
"./tsconfig.json"
,
"files"
:
[
"./test.setup.ts"
]
[SG-487] Web component unit tests (#3189) * Configure jest for web * attempt to fix linter fule preventing angular core imports * trial initiation tests * small trial initiation component fix * Small naming fix in tests
2022-08-04 16:19:31 +02:00
}
Reference in New Issue
Copy Permalink