omnivore/packages/api/test/resolvers
Hongbo Wu d1c2721b95
Add expiration date to api key generation (#495)
* Add exp to jwt token

* Add expiredAt in generate api key input

* Check exp in claim

* Add tests
2022-04-28 09:09:40 +08:00
..
api_key.test.ts Add expiration date to api key generation (#495) 2022-04-28 09:09:40 +08:00
article.test.ts Feature/search highlights backend (#395) 2022-04-12 12:31:08 +08:00
highlight.test.ts Feature/search highlights backend (#395) 2022-04-12 12:31:08 +08:00
labels.test.ts Update API in test 2022-04-12 12:53:08 -07:00
newsletters.test.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
reminders.test.ts fix tests 2022-04-14 13:22:21 +08:00
report.test.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
server.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
subscriptions.test.ts Feature/subscription list resolver (#432) 2022-04-19 11:08:43 +08:00
user.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
user_device_tokens.test.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user_feed_article.test.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00