Commit Graph

77 Commits

Author SHA1 Message Date
2a019166aa fix test 2023-08-17 18:55:29 +08:00
43b2789e47 fix test 2023-06-16 18:54:42 +08:00
a621ca24bf fix test 2023-06-14 20:07:17 +08:00
8ad937ed84 allow more labels format in the csv 2023-06-14 13:33:20 +08:00
11cf9f7c28 stringify csv before uploading 2023-06-14 12:50:06 +08:00
e0c96838d9 Update test 2023-05-11 09:09:34 +08:00
b9ef239e84 Add test 2023-05-10 23:09:04 +08:00
ef800ded81 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
0204e27aee mock before test 2023-04-12 16:50:11 +08:00
06b6583f29 Mock cloud storage bucket 2023-04-12 16:50:11 +08:00
76b63efdc1 Fix tests 2023-04-12 16:50:11 +08:00
10c01c12f2 Add test case for integration import task handler 2023-04-12 16:50:10 +08:00
0bf4119c92 Refactor with factor pattern 2023-04-12 16:50:10 +08:00
4ce4cd0a62 Add a type for export or import to the integration table 2023-04-12 16:50:10 +08:00
9056318667 Change type field in integration table from enum to text type 2023-04-12 16:50:10 +08:00
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