omnivore/packages/api/test/resolvers
Hongbo Wu e7203bebb5
add a function_resolver to return originalArticleUrl from article.url (#317)
* add a function_resolver to return originalArticleUrl from article.url

* add a test
2022-03-25 11:25:30 +08:00
..
article.test.ts add a function_resolver to return originalArticleUrl from article.url (#317) 2022-03-25 11:25:30 +08:00
highlight.test.ts fix article_id type mismatch (uuid => varchar) when saving highlights in postgres by setting article_id to be undefined (#285) 2022-03-22 11:48:01 +08:00
labels.test.ts Rebased version of the elastic PR (#225) 2022-03-16 12:08:59 +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