Jasmine Incomplete: No specs found

Hello, ihave a problem at Jasmine when Testing Database with TS.
Ther’s my Files and i have Two Testing Files:

That’s the Jasmine.json File
image

and my Package.json:

When run the test:

and That’s The Zip File of the Project

in Jasmine Testing, when i use npm run test i got No Specs Found, i tried to change little thing at jasmine.json:
image
it’s work but not good
that’s what i get when run test:


every green dot are one test have succsess, and every red F is one test are faild
but i have but a title to every test but it’s not written at the terminal
image

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.