angular-open-source-starter icon indicating copy to clipboard operation
angular-open-source-starter copied to clipboard

[FEATURE] add a test spec for a package by default

Open MarsiBarsi opened this issue 5 years ago • 1 comments

Now we don't generate a test spec for a new package but npm run test waits for some tests. Let's add a .spec with one simple test for each new package

MarsiBarsi avatar Jan 27 '21 11:01 MarsiBarsi

and check if there is a need to add tests for the demo or turn it off

MarsiBarsi avatar Jan 27 '21 11:01 MarsiBarsi