9 Commits

Author SHA1 Message Date
Oscar Lorentzon
fba319bfb6 Unit test API v3. 2016-10-14 14:24:12 +02:00
Oscar Lorentzon
89030047ad TS lint scripts.
TS lint scripts for spec and src.
Fix all spec files to comply with linting.
Use lint script in pre commit hook.
2016-07-12 11:42:23 -04:00
Oscar Lorentzon
b41d39ad53 Migrate to typings 1.0.
Fixes #135
2016-06-07 14:53:35 +02:00
Johan Gyllenspetz
bd65b2bd5b Remove or API test 2016-03-08 09:32:25 -08:00
Oscar Lorentzon
8066b9c52a Use Typings instead of TSD.
Remove deprecated TSD dependency.
Use Typings to install type definitions.
Install rx typings from npm package.
2016-02-29 16:58:56 +01:00
Oscar Lorentzon
344d472f70 Test that API im or is called correctly. 2016-02-24 14:54:55 +01:00
Oscar Lorentzon
55610f0be8 Rename API spec file to APIv2. 2016-02-24 14:29:11 +01:00
Oscar Lorentzon
d14af591f7 Test that the correct API path is called for nav. 2016-02-24 14:27:45 +01:00
Johan Gyllenspetz
b9b9ca31f9 Refactor Parsing and specs
* Remove optionsparser for now (its a bad construct)
* Move specs to dirs
2016-01-08 16:14:01 -08:00