Commit Graph

292 Commits

Author SHA1 Message Date
874247661b resolve conflicts 2023-04-12 17:04:59 +08:00
ef800ded81 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
42dc3f7330 Fix some external requests not being mocked 2023-04-12 17:04:59 +08:00
39b79f5cd2 Mock sending emails while testing 2023-04-12 17:04:59 +08:00
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
ce273b5172 Add test case for archives page and saves labels in savePage API 2023-04-12 16:50:11 +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
d8b2d5476b Add Mock Storage class for cloud storage 2023-04-12 16:50:10 +08:00
9aa65f0d33 Fix tests 2023-04-12 16:50:10 +08:00
b62b769604 Paginate pocket api 2023-04-12 16:50:10 +08:00
6554d3b601 Add tests 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
f740d70608 Add test case 2023-04-12 10:46:45 +08:00
e5ffd3f5bd Stop inserting search history to the DB in the search API 2023-04-05 11:45:39 +08:00
819d275497 Add wordsCount if undefined when creating pages in elastic 2023-04-04 12:52:46 +08:00
c52d2f0f56 Fix pageType to be null in updatesSince api response 2023-04-04 11:00:13 +08:00
9df1546323 Fix tests 2023-03-22 10:37:07 +08:00
f348ec7100 Add id to saving request and make both id and url optional 2023-03-17 17:56:38 +08:00
9e492f7dcb Add test case 2023-03-17 11:37:59 +08:00
86ae533b66 Merge pull request #1915 from omnivore-app/allow-scoping-searches-to-site
Allow scoping searches to site:
2023-03-17 09:59:21 +08:00
e5f1f25a4d Allow scoping searches to site: 2023-03-14 18:26:45 +08:00
a8682b8cf6 Save html along with highlight and return 2023-03-14 15:55:32 +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
8a9a464e84 Add a test case for top position greater than bottom position 2023-03-10 12:56:00 +08:00
451ed1c70e Add test case for 0 2023-03-10 12:42:57 +08:00
bba0f69f62 Add top percentage to the reading position in API 2023-03-10 12:38:25 +08:00
a1e3ac8a07 Add quote to the updateHighlightInput of the updateHighlight API 2023-03-08 15:37:24 +08:00
eb1d8caa1c Add tests 2023-02-17 18:03:53 +08:00
1458395630 Merge pull request #1759 from omnivore-app/archive-all-api
bulk action api
2023-02-02 22:14:33 +08:00
bb5c104a42 Change archiveAll to bulkAction which allows deletion too 2023-02-02 21:26:37 +08:00
7255061e36 Unescape HTML entities in annotation when creating highlight 2023-02-02 11:32:24 +08:00
3b888bbb08 Make Async call to archive all 2023-02-01 18:50:10 +08:00
ea54b92a92 Update test 2023-02-01 18:10:47 +08:00
03ab96b7f8 Add archiveAll API 2023-02-01 18:05:16 +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
83c8166b3b Unescape HTML entities in annotation to avoid showing escaped characters 2023-02-01 12:13:00 +08:00
a8d2f953bc Dont use same user as previous tests for multi user test 2023-01-27 16:00:37 +08:00
8da817e8b1 Fix the clear old received emails trigger to only clear current users emails 2023-01-27 15:38:14 +08:00
506568e0c2 Merge pull request #1667 from omnivore-app/recent-emails
recent emails
2023-01-25 14:22:00 +08:00
a682d87aa6 Add tests for recent emails resolver 2023-01-19 12:11:34 +08:00
83c62c65a3 Add test for saving received email 2023-01-19 10:44:08 +08:00