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-03 08:49:50 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cafd2d2561
bitwarden-browser
/
apps
/
cli
/
tsconfig.spec.json
5 lines
67 B
JSON
Raw
Normal View
History
Unescape
Escape
Migrate cli to jest (#2759) * Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore
2022-05-31 16:29:10 +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"
]
Migrate cli to jest (#2759) * Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore
2022-05-31 16:29:10 +02:00
}
Reference in New Issue
Copy Permalink