omnivore/packages/api/test
Hongbo Wu 1893e36375
Fix uploading endpoint returns 504 (#289)
* add timeout = 60s for uploading to private bucket

* add debug logs

* send response to client to close connection

* add tests for upload

* add PUBSUB_VERIFICATION_TOKEN in .env.test
2022-03-22 14:20:40 +08:00
..
elastic Fix/newsletter label not add (#256) 2022-03-17 13:22:38 +08:00
gql Expect a 400 error for failed GQL directives 2022-02-16 09:33:33 -08:00
resolvers 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
routers Fix uploading endpoint returns 504 (#289) 2022-03-22 14:20:40 +08:00
services Fix/newsletter label not add (#256) 2022-03-17 13:22:38 +08:00
utils Use html decoding when getting values from fetched oembed 2022-03-16 15:29:42 -07:00
babel-register.js Open source omnivore 2022-02-11 09:24:33 -08:00
db.ts add setLabels api and tests 2022-02-24 14:44:48 +08:00
global-setup.ts Rebased version of the elastic PR (#225) 2022-03-16 12:08:59 +08:00
global-teardown.ts fix a bug of using article as table name in the reminders query (#34) 2022-02-14 13:59:04 +08:00
util.ts make readingProgress required in the elastic page data (#253) 2022-03-17 10:06:21 +08:00