20 Commits

Author SHA1 Message Date
Justin
e68bdabd8a Add pagination object check 2019-07-12 12:12:00 -04:00
Justin
6fea712a69 Typo and typing 2019-07-12 11:05:48 -04:00
Justin
19acfc6928 Adding all test 2019-07-12 10:21:55 -04:00
Justin
ae5cb1730a test fixes 2019-07-11 17:39:26 -04:00
Justin
199e32d34e refactor: Adding required labelName and colour option to the create method
BREAKING CHANGE: Labels require a colour and a name to be created. Now the create method takes a second and third argument: 'labelName' and 'color'
2019-07-11 17:18:28 -04:00
Justin
c9a681d402 test: Adding basic Labels API test 2019-07-11 16:02:43 -04:00
Justin
3e82ef6e5e Incorrect test string 2019-07-04 15:57:36 -04:00
Justin
63c2844198 Missing nesting in test logic 2019-07-04 15:44:42 -04:00
Justin
666fe7a519 Missing async keyword 2019-07-04 15:20:51 -04:00
Justin
ad4e973817 test: Adding project upload test 2019-07-04 13:30:38 -04:00
Justin
f7425a72e2 fix: PushRules were missing from the ProjectBundle export and the README. #373
BREAKING CHANGE: PushRule export was renamed to PushRules to match the plurality of the export names
2019-07-02 13:48:52 -04:00
Justin
d50f53ceb5 test: Switching integration tests to be run on the compiled library 2019-07-01 12:52:39 -04:00
Justin
f9a47c7beb fix: Revert support for the rejectUnauthorized option until issues in #377 are sorted. 2019-07-01 12:30:39 -04:00
Justin
2e9b8e8ac4 test: Fixing errors in the tests due to restrictive typing 2019-06-28 14:26:50 -04:00
Justin
3b9454f5ad test: Include check to not use rejectUnauthorized in integration tests since they are directed towards localhost 2019-06-27 14:16:41 -04:00
Justin
67aa49cde3 test: Fixing some linting in the tests 2019-06-27 14:13:02 -04:00
Justin
6c5f81b83e test: Updating push rule test to improve clarity 2019-05-25 19:05:28 -04:00
Justin
106e112dbe test: General updates to various tests to use the proper jest matchers 2019-05-25 19:05:28 -04:00
Justin
052d6ea11e test: Fix the ApplicationSettings test to work with the default camelize option 2019-05-25 19:05:28 -04:00
Justin
844e8f44ab test: Add integration test for the ProjectBundle export 2019-05-25 19:05:28 -04:00