aurelia-contrib / aurelia-open-id-connect

An aurelia adapter for the IdentityModel/oidc-client-js
https://zamboni-app.azurewebsites.net
MIT License
54 stars 18 forks source link

Increase test coverage to approximately 80%. #35

Closed shaunluttin closed 6 years ago

shaunluttin commented 6 years ago

This issue involves choosing what test framework & runner to use and then using those tools to increase test coverage. We will probably use Mocha + Chai + Karma. Here are some testing packages:

Annotated Resources

https://stackoverflow.com/questions/26032124/karma-vs-testing-framework-jasmine-mocha-qunit

https://stackoverflow.com/questions/9710297/jasmine-vs-mocha-javascript-testing-for-rails-3-1

https://npmcompare.com/compare/jasmine,mocha,qunit

https://stackoverflow.com/questions/23272521/difference-between-karma-and-mocha

https://developer.telerik.com/featured/journey-client-side-testing-javascript/

shaunluttin commented 6 years ago

Closed by https://github.com/shaunluttin/aurelia-open-id-connect/pull/37 and https://github.com/shaunluttin/aurelia-open-id-connect/pull/36