camsys / onebusaway-nyc-atstop

21 stars 15 forks source link

Improve Testing using the ngDescribe approach #22

Closed khfayzullaev closed 5 years ago

khfayzullaev commented 9 years ago

Now, you can add test cases using ng-describe. You can find an explanation in the README file.

The cases defined in SpecRunner.html should be implemented in the ngDescribe style.