Commit Graph

158 Commits

Author SHA1 Message Date
4aa62d6031 Add list integrations API and integration tests 2022-08-08 18:12:44 +08:00
0cf3f58258 Add integration tests for setIntegration API 2022-08-08 17:09:23 +08:00
8070273dad Fix tests 2022-08-05 16:10:33 +08:00
73bf695cf3 Add function to get highlight start location 2022-08-05 16:08:20 +08:00
977bd1deda Fix tests 2022-08-05 11:44:02 +08:00
f2319bd70d Fix conflicts after rebasing 2022-08-04 21:56:38 +08:00
73ce9072f3 Add test for afterLabel not exists 2022-08-04 21:39:45 +08:00
eee918c522 Fix test Con't 2022-08-04 21:39:45 +08:00
4916bdf1f3 Fix tests 2022-08-04 21:39:45 +08:00
7c73982fe3 Add test for moving to the top 2022-08-04 21:39:45 +08:00
ace5628c11 Add integration test 2022-08-04 21:39:43 +08:00
31d8f72840 Sort labels by position order 2022-08-04 21:37:32 +08:00
446a9903e8 Fix tests 2022-07-29 21:22:55 +08:00
a9a88a21d2 Add integration tests for updatesSince API resolver 2022-07-29 18:11:52 +08:00
83f988bb35 Soft delete articles 2022-07-29 15:53:13 +08:00
3a120b8f47 Return empty name if name not found in from header 2022-07-28 10:37:28 +08:00
c99c1db57e Add support to the case when from address is in Name <address> format 2022-07-28 10:26:15 +08:00
0bdab51bbd Merge pull request #1021 from omnivore-app/feature/save-from-email
Save articles by sending emails to omnivore inbox
2022-07-27 20:10:31 +08:00
87efb85a6e Fix tests, Cont 2022-07-27 13:11:04 +08:00
f286a89a5f Fix tests 2022-07-27 12:32:49 +08:00
dfa0a65d15 Add tests for email forward router 2022-07-27 12:15:28 +08:00
6f11ccacb1 Save article from forwarding emails 2022-07-27 12:15:28 +08:00
d184ca8d04 Add function isProbablyArticle to test if a forwarded email contains an article to save 2022-07-27 12:15:26 +08:00
c80270ae81 Update expected redirect URLs in tests 2022-07-26 15:58:38 -07:00
8b072ab094 Update expected URLs for tests
- after email is sent the user is redirected to an information page
- after login the user is redirected through the sso page
2022-07-26 15:18:56 -07:00
acd36fe9af Move auth routes into /auth folder 2022-07-26 10:31:45 -07:00
560f95b57e fix test 2022-07-25 15:14:01 -07:00
43d2216983 fix test 2022-07-25 15:14:01 -07:00
024d4bd25c stop referring to user entity before migration 2022-07-25 15:14:01 -07:00
bd77a7f8ee add test for reset password 2022-07-25 15:14:01 -07:00
6699ec834d add router handler for reset password 2022-07-25 15:14:01 -07:00
286d167769 add router handler for email reset password 2022-07-25 15:14:01 -07:00
53fd7f52df delete user after testing 2022-07-25 15:14:01 -07:00
bab96aaa1e remove membership from user 2022-07-25 15:14:01 -07:00
ea9d98aa95 make confirm-email a post api 2022-07-25 15:14:01 -07:00
a87f75f319 add test for confirm-email router 2022-07-25 15:14:01 -07:00
9ea9bd9ea1 send confirmation email to pending user when login 2022-07-25 15:14:01 -07:00
bd2327a3ae test set auth token after login 2022-07-25 15:14:01 -07:00
abb1a414c1 remove login gql resolver 2022-07-25 15:13:58 -07:00
86b950183c fix test 2022-07-25 15:13:32 -07:00
f7053622a5 remove signup gql resolver 2022-07-25 15:13:30 -07:00
068684d16b add test for failing to send confirmation email when signup 2022-07-25 15:12:56 -07:00
d284a3d302 fake sendMail in sign up test 2022-07-25 15:12:56 -07:00
638294e17b fake sendMail in testing 2022-07-25 15:12:56 -07:00
7a11d90d2c use mocha in the test 2022-07-25 15:12:56 -07:00
e4e985cfce add more test 2022-07-25 15:12:55 -07:00
b52043bd95 add a test to check if use has a pending status after creation 2022-07-25 15:12:55 -07:00
c3ef286cc5 fix set labels for highlight test 2022-07-14 19:31:51 +08:00
c0f6ed11d5 disable pdf and upload testing temporarily because we do not have a bucket for testing 2022-07-14 19:13:51 +08:00
6d28d31e6b fix getNewsletterUrl test 2022-07-14 18:43:35 +08:00