habitica/test/api/v3/integration
Matteo Pagliazzi 08d7727881 Push notifications (#7682)
* Fix Social Push notifications

* Fix code formatting issues

* Fix commented issues

* Fix Syntax errors

* update push notify dependency

* specify push-notify version

* change how apn key is loaded

* feat(push-notifications): improve logging

* feat(push-notifications): disable v2 push notifications

* test(push-notifications): add unit tests and improve integration ones

* fix(push-notifications): throw when required params are missing

* fix(tests): correct descriptions and remove wrong comment

* fix(push-notifications): trim APN key

* fix(apn): log feedback only if it has data

* fix(apn): load cert and key differently

* fix(tests): correctly load apn during tests

* download creds from S3 and create AWS lib

* convert s3 buffer to a string

* fix(apn): remove console.log and do not use cert twice

* invert key and cert, disable failing test

* invert key and cert
2016-06-23 00:19:37 +02:00
..
challenges Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
chat API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
content API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
coupons API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
dataexport Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
debug change user quest.progress.collect to quest.progress.collectedItems (#7612) 2016-06-05 20:47:45 -05:00
emails API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
groups fix: Prevent user from inivting self to group 2016-05-29 10:09:02 -05:00
hall Remove localstorage and add notifications (#7588) 2016-06-07 16:14:19 +02:00
members Adding ticks back into gifted gems receive message #7540 (#7671) 2016-06-15 22:29:04 -05:00
models API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
payments API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
quests change user quest.progress.collect to quest.progress.collectedItems (#7612) 2016-06-05 20:47:45 -05:00
status API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
tags API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
tasks Shortname (#7655) 2016-06-16 12:28:45 -05:00
user Push notifications (#7682) 2016-06-23 00:19:37 +02:00
notFound.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00