keratin / authn-js

JavaScript client library for Keratin AuthN
GNU Lesser General Public License v3.0
45 stars 20 forks source link

test harness with qunit+sinon server #1

Closed cainlevy closed 7 years ago

cainlevy commented 7 years ago

Test coverage for main API methods, using QUnit and Sinon Server.

Also caught a sometimes bug in cookie session maintenance.