Add test
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Oct 2017 19:07:25 +0000 (15:07 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Oct 2017 19:07:49 +0000 (15:07 -0400)
commit0fc0a67d1c968598135c4ad34af24ab831cbdacb
tree52ccbb845cdcba357abf7d6095fcf5b9a2fde1f0
parent6b8b2a409c51d20831309383f9f6dd2eb3408749
Add test

Adding test for the front end.
tests/index.html [new file with mode: 0644]
tests/js/lib/blanket.js [new file with mode: 0644]
tests/js/lib/blanket.min.js [new file with mode: 0644]
tests/js/lib/chai.js [new file with mode: 0644]
tests/js/lib/mocha.css [new file with mode: 0644]
tests/js/lib/mocha.js [new file with mode: 0644]
tests/js/lib/sinon-chai.js [new file with mode: 0644]
tests/js/lib/sinon.js [new file with mode: 0644]
tests/js/spec/models/account.spec.js [new file with mode: 0644]
tests/js/spec/namespace.spec.js [new file with mode: 0644]
tests/test.html [new file with mode: 0644]