omnivore/packages/api/test/resolvers
Hongbo Wu a04e91472d
fix a bug of using article as table name in the reminders query (#34)
* fix a bug of using article as table name in the reminders query

* fix test

* increase timeout value

* increase timeout value to 50000

* add import mocha

* add import mocha for label test

* add import mocha for every test

* fix test in deleting labels

* add timeout for each label test

* one more test

* fix reminders router by allowing sendrid template id to be null

* do not retry if reminders not found
2022-02-14 13:59:04 +08:00
..
article.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
labels.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
newsletters.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
reminders.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +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
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 fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
user_feed_article.test.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00