jordanpowell88 / angular-ct

Angular Component Testing
19 stars 2 forks source link

Organize tests based on testing use cases #38

Open yjaaidi opened 2 years ago

yjaaidi commented 2 years ago

@jordanpowell88 what do you think about organizing tests per testing use case (testing inputs, testing outputs, overriding providers, etc...) instead of the demo app?