angular / router

The Angular 1 Component Router
MIT License
665 stars 135 forks source link

Not all specs are being ran #301

Open adam-beck opened 9 years ago

adam-beck commented 9 years ago

I'm thinking this may just be my setup but I pulled a fresh copy of the router and followed the directions in the contributing doc. The tests run the router.spec.ats file but none of the other ones. I'm seeing 16 tests being ran and when I delete any of the other .spec files there is still only 16 tests.

Before I start looking into this has anybody else ran into this issue. Is there anything obvious I'm doing wrong that isn't allowing all the tests to be ran?

nikaspran commented 9 years ago

There are two different karma configuration files: