51 Commits

Author SHA1 Message Date
Justin
dcee7ac5a5 fix: jest.config file to properly run tests again. Follow up issue to fix these exceptions 2018-10-09 20:22:39 -04:00
Justin Dalrymple
0d345b717f fix: Updating ApplicationSettings test 2018-09-25 18:13:18 -04:00
Bruno Guimarães
11a50ebc29 Added user snippets API support (#189)
* Added user snippets API support

* Combined functions 'all' and 'allPublic'

* Added 'Snippets' as supported API

* Fixed lint error (` should be ')

* Added test for creating snippets
2018-09-18 18:37:29 -04:00
jdalrymple
6d5a4b92b0
Typescript Support (#183)
* chore: Introduce typescript 
* chore: Remove lodash.pick, use native js instead
* chore: Add tslint and extend Airbnb ruleset
* chore: Remove Babel Dependency, replace build steps with tsc
* chore: change target for modern env from es2017 to es6 (async/await should be transpiled to downlevel js)
* chore(package): Updating packages
* fix: Fix error while throwing an error in RequestHelper (#156)
* feat: Support rejectUnauthorized parameter (#164)
* feat: Adding project archive abilities
* fix(test): Application settings API updated (#177)
* fix: Removing token requirement (#176)
* chore: Removing npmignore and using files instead.
* fix: obey rate limits for all request types correctly (#170)
* fix: Camel casing broke the body params
2018-09-05 11:22:28 -04:00
jdalrymple
e33c08ac2e
Remove token requirement (#176)
* fix: Removing token requirement #173

* chore: Updating npmignore to decrease package size
2018-08-27 21:26:43 -04:00
jdalrymple
0723a7af8a
fix(test): Application settings api updated (#177) 2018-08-27 21:11:50 -04:00
Pavel Birukov
09c2ab416f Make CI green again (#150)
* Disable cache on travis

* Fix linter failures

* Disable PushRule test (EE-only feature)
2018-08-14 13:18:09 -04:00
Joseph Petersen
395f83c335 feat: Add push rule service (#143) 2018-08-10 21:43:16 -04:00
Justin
8d281f2578 Missing key 2018-07-23 22:17:05 -04:00
Justin
a2732b9eda feat: Making API version modifyable 2018-07-23 19:43:53 -04:00
Justin
05652082d0 Wrong expect function 2018-07-02 15:20:11 -04:00
Justin
312d21768f Missed property 2018-07-02 15:15:10 -04:00
Justin
53451c5f3e Adding more properties to test against 2018-07-02 15:03:59 -04:00
Justin
a354736ca8 Using the incorrect function 2018-07-02 14:41:47 -04:00
Justin
3741186718 test: Adding basic ApplicationSettings tests to improve coverage 2018-07-02 14:12:18 -04:00
Justin
eb691a4548 Linting fix 2018-06-21 23:59:19 -04:00
Justin Dalrymple
eeec3716ad Fixing some test linting warnings, and duplicate data declaration 2018-06-06 12:53:03 -04:00
Justin
e77dbd0f69 more linting 2018-06-05 22:53:49 -04:00
Justin
d1070b3550 Linting 2018-06-05 22:47:26 -04:00
Justin
9e9dac6128 Linting 2018-06-05 22:39:09 -04:00
Justin
3b1e91d60a Fixing quotes 2018-06-05 22:35:10 -04:00
Justin
da8c8313ea Linting 2018-06-05 22:25:10 -04:00
Justin
20ce703a2e Updating tests 2018-06-05 21:49:34 -04:00
Justin
d4518e237c Adding tests and updating pagination properties 2018-06-05 21:15:46 -04:00
Justin
fe0a941745 Updating changelog and adding CommitDiscussions support 2018-06-01 22:15:34 -04:00
Justin
f97a80a948 Linting fixes 2018-05-23 17:30:55 -04:00
Justin
dd98730fd7 deleting log 2018-05-22 21:28:22 -04:00
Justin
91a5ec4e02 wooo 2018-05-22 21:27:59 -04:00
Justin
b229127067 Updating stuff 2018-05-22 20:23:44 -04:00
Justin
66901d02ba Attempt number 1000 2018-05-22 19:51:02 -04:00
Justin
172388d9ac Test cases 2018-05-22 19:35:12 -04:00
Justin
2f437e5e92 trying to narrow things down 2018-05-22 19:10:16 -04:00
Justin
90e7f878a9 More testing 2018-05-22 19:01:05 -04:00
Justin
db53a10572 See if it affects all envs 2018-05-22 18:51:56 -04:00
Justin
153cec7011 Adding flag 2018-05-22 18:43:37 -04:00
Justin
602e77ff0d Trying to get rid of the carriage returns 2018-05-22 18:42:30 -04:00
Justin
862795e069 Switch to printenv instead of echo 2018-05-21 21:34:08 -04:00
Justin
547aa33b2b Attempt to trim the trailing \r 2018-05-21 17:42:01 -04:00
Justin
08eb791566 Debugging tests 2018-05-20 15:28:09 -04:00
Justin
594c9bde94 Fixing env export 2018-05-20 12:20:05 -04:00
Justin
d4e2911903 Finished local testing 2018-05-20 11:16:03 -04:00
Justin
0163bf45c9 Exporting the var 2018-05-18 12:38:46 -04:00
Justin
0202dab3c0 Removing default 2018-05-18 12:22:35 -04:00
Justin
3ec25786c3 Remove silencer 2018-05-18 01:57:14 -04:00
Justin
d174567e36 printing env 2018-05-18 01:52:13 -04:00
Justin
4642b123ee Updating projects test 2018-05-17 18:34:58 -04:00
Justin
d36364a7bf Updating tests 2018-05-17 18:30:18 -04:00
Justin
04a67d4d6c Debugging unit tests! 2018-05-17 08:02:24 -04:00
Justin
41b79b325a silence the init 2018-05-16 23:43:53 -04:00
Justin
95b8081d0c Updating travis 2018-05-16 23:35:05 -04:00