added jasmine in the back
This commit is contained in:
parent
f7434ba64a
commit
ded19549c7
7 changed files with 69 additions and 8 deletions
5
back/jasmine.json
Normal file
5
back/jasmine.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"spec_dir": "tests",
|
||||
"spec_files": ["**/*[tT]est.ts"],
|
||||
"stopSpecOnExpectationFailure": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue