Commit Graph

28 Commits

Author SHA1 Message Date
Roman Hotsiy
a7a4a349f0
Fix tests 2016-08-30 20:05:21 +03:00
Roman Hotsiy
3aa586cced
Migrate to typescript 2.0 and get rid of typings (fixes #80, #81) 2016-08-28 21:44:11 +03:00
Mike Stead
e8f090604c Validate that api scheme is used correctly 2016-08-01 10:26:10 +10:00
Mike Stead
51965f94b5 Use api host if schema host is undefined 2016-08-01 09:46:34 +10:00
Roman Hotsiy
2872ffbcf9
If API supports both HTTP and HTTPS use HTTPS (fixes #72) 2016-07-26 14:51:59 +03:00
Roman Hotsiy
ac6c203f24
fix tests 2016-07-01 18:33:42 +03:00
Roman Hotsiy
003fba8651
Refactoring
Rename schemaMgr to specMgr
fix error logs in tests
2016-06-23 17:46:10 +03:00
Roman Hotsiy
53b4f55876 Refactor 2016-06-22 21:53:11 +03:00
Roman Hotsiy
4f39ab9edc Add tslint 2016-06-13 20:54:24 +03:00
Roman Hotsiy
4498884f62 Migrate tests to TypeScript 2016-06-12 20:44:34 +03:00
Roman Hotsiy
823c0e60c5 Hanlde empty discriminator 2016-04-13 15:46:41 +03:00
Roman Hotsiy
fa81187e10 Use operationId in links; fixes #14 2016-02-07 16:10:32 +02:00
Roman Hotsiy
fb7c2d160f Update tests 2016-02-01 14:47:45 +02:00
Roman Hotsiy
38f642dbb8 Fix pipes spec 2016-01-23 16:00:38 +02:00
Roman Hotsiy
26b9bbc4ae Discriminator support 2016-01-09 22:37:01 +02:00
Roman Hotsiy
ba2571a446 Implemented findDerivedDefs routine 2016-01-09 22:37:01 +02:00
Roman Hotsiy
53f7f3a007 Sort tests by groups 2015-12-19 19:36:28 +02:00
Roman Hotsiy
36c51dee3d Migrate tests to jasmine instead of macha (angular testing depends on jasmine) 2015-12-18 10:34:17 +02:00
Roman Hotsiy
832d018c1b Fix pipes and testcases 2015-12-14 18:31:17 +02:00
Roman Hotsiy
b5dcc7a19d Add pipes test suite 2015-12-14 18:14:35 +02:00
Roman Hotsiy
47cd65f2a3 Improved SchemaManager test suite 2015-12-14 15:54:29 +02:00
Roman Hotsiy
4f3c8ba56e Renamed shcema-manager spec 2015-12-12 19:08:21 +02:00
Roman Hotsiy
362cd3b7bf JsonPointer testsuite 2015-12-12 18:31:59 +02:00
Roman Hotsiy
d077d8267d helpers testsuite 2015-12-12 18:31:35 +02:00
Roman Hotsiy
d2d856067b Redesigned specs + finish schemaManager spec 2015-12-12 17:28:46 +02:00
Roman Hotsiy
18697190ae tests on buildMenuTree 2015-12-11 23:50:26 +02:00
Roman Hotsiy
8c814f9fc0 Add a few schema-manager tests 2015-12-10 21:36:11 +02:00
Roman Hotsiy
5ceb4b8858 Setup unit tests + few simple tests 2015-12-09 23:46:27 +02:00