Commit Graph

62 Commits

Author SHA1 Message Date
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
c3f2262b6b Update test 2023-03-14 14:52:42 +08:00
490ae58499 Update test 2023-03-14 14:46:00 +08:00
83cd93bce4 Fix the tests due to the change of readwise integration 2023-03-10 18:03:39 +08:00
dd6c8cf6dc Make subject optional too 2023-02-01 13:53:27 +08:00
ac6f5b497c Accept null value for text in an email 2023-02-01 13:44:27 +08:00
83c62c65a3 Add test for saving received email 2023-01-19 10:44:08 +08:00
7dbf8662fc Fix test 2023-01-19 09:38:21 +08:00
8f9c317dd1 Save received email before publishing data 2023-01-18 22:35:07 +08:00
064ea5a782 Add text in the payload in the test 2023-01-18 18:25:32 +08:00
e3f4a619c7 Fix merge conflicts 2022-11-24 08:59:23 +08:00
05ecac7c52 Fix tests 2022-11-24 08:59:21 +08:00
3a39ec55cc Delete user with right permission 2022-11-24 08:59:10 +08:00
324e0191d6 Fix tests 2022-10-28 18:01:56 +08:00
3446bc3555 Use the correct data format in the pub/sub queue 2022-10-27 14:01:32 +08:00
69d50bcc6e Set the proper number of expected reads for iOS now that article is available 2022-10-19 17:48:22 +08:00
19d0d314db Fix tests 2022-10-12 18:05:17 +08:00
7a48cccac9 Save client in request context 2022-10-12 14:30:39 +08:00
af9147d9d3 Add iOS popular reads to new iOS users 2022-10-11 16:07:49 +08:00
606183829a Add popular reads to new users 2022-10-11 15:44:53 +08:00
b00a516737 Add other newsletter handlers 2022-09-30 12:51:23 +08:00
427cecf6b9 Update syncedAt after syncing 2022-08-09 09:51:31 +08:00
134482a261 Add integration tests for integration router 2022-08-08 23:11:35 +08:00
0cf3f58258 Add integration tests for setIntegration API 2022-08-08 17:09:23 +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
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
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
c0f6ed11d5 disable pdf and upload testing temporarily because we do not have a bucket for testing 2022-07-14 19:13:51 +08:00
aae9d7e382 Fix test 2022-06-24 10:13:14 -07:00
9981e506e4 mock webhook request 2022-05-26 15:12:11 +08:00