Commit Graph

472 Commits

Author SHA1 Message Date
a967989ea8 Fix test 2023-08-29 13:52:52 +08:00
92a723b6bc Add one more subscriptions test 2023-08-29 13:25:56 +08:00
89c17fd0ab Only filter inactive newsletters out from the subscriptions response 2023-08-29 11:34:55 +08:00
a6639d077a Include RSS in subscriptions response 2023-08-29 10:42:29 +08:00
b47d0b4739 Add some test debug 2023-08-28 16:54:25 +08:00
2a019166aa fix test 2023-08-17 18:55:29 +08:00
93bd8c1f7a fix test 2023-08-10 10:48:03 +08:00
3df0ffc5d3 fix existing opted in users not being able to be granted with the feature after increasing the limit 2023-08-08 22:08:37 +08:00
61967fdde5 fix test 2023-07-26 18:07:25 +08:00
0a227decdd Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
2023-07-26 12:36:13 +08:00
6fd550fa6c delete chai/required-should from import statements 2023-07-24 21:15:31 +08:00
9a224d2324 add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
574636451d update api to accommodate rss feed subscriptions 2023-07-06 19:51:30 +08:00
10e5059db7 fix test 2023-06-30 17:28:37 +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
8904247620 add test 2023-06-09 18:58:41 +08:00
51032d2bf1 fix: test 2023-06-08 18:52:47 +08:00
ffaf33b73f fix test 2023-06-08 13:13:37 +08:00
c0872939a7 Merge pull request #2311 from omnivore-app/feature/metadata
Feature: Set thumbnail and pre-cache all the images in the content
2023-06-07 12:08:20 +08:00
986c4eb48b fix: parse unsubscribe mailto email address and set subject 2023-06-06 19:53:18 +08:00
bab3983383 Fix typo in test description 2023-06-05 16:00:50 +08:00
51186a195f Add test for content type func 2023-06-05 14:59:27 +08:00
a439aac7e7 feat: update api to include preview image 2023-06-05 12:38:30 +08:00
e0c96838d9 Update test 2023-05-11 09:09:34 +08:00
b9ef239e84 Add test 2023-05-10 23:09:04 +08:00
e512ba0bad Fix tests 2023-04-24 18:04:18 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00
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