Commit Graph

89 Commits

Author SHA1 Message Date
0369eb7bea Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that 2022-09-29 15:36:18 +08:00
5da6a5e036 Fix setLabelsForHighlights integration tests 2022-08-09 10:10:07 +08:00
7ac45ca748 Add deleteIntegration API and integration tests 2022-08-08 18:34:13 +08:00
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
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
c99c1db57e Add support to the case when from address is in Name <address> format 2022-07-28 10:26:15 +08:00
abb1a414c1 remove login gql resolver 2022-07-25 15:13:58 -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
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
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
4d0e770114 fix delete account test 2022-07-14 18:32:15 +08:00
3efa10a362 fix typeahead search test 2022-07-14 18:25:20 +08:00
c87ddb68d3 disable saveFile temporarily because we do not have a bucket for testing 2022-07-14 18:11:31 +08:00
edd44fcafc fix get article test 2022-07-14 17:56:55 +08:00
7d2d2ff410 fix api key test 2022-07-14 17:47:48 +08:00
2b94f3ef82 add test 2022-07-12 09:36:00 -07:00
de803ebbd5 fix auth error when deleting user in db 2022-07-08 11:59:55 +08:00
5db87db1c6 add api tests for deleting a user 2022-07-06 10:23:52 -07:00
59efc5fea7 Add test 2022-06-28 10:14:15 +08:00
eb34a40f1b Add test 2022-06-26 18:53:28 +08:00
e96d5552fa Fix search by is:read or is:unread getting empty result by using the correct property name 2022-06-23 12:35:48 +08:00
de09a36c1c Add readAt to api response 2022-06-15 09:42:38 +08:00
5d4c8f00e5 Fix test 2022-06-09 12:38:25 -07:00
70d655f591 Add an uploadFileTest to verify GCS URLs are used for file:// objects 2022-06-09 12:25:58 -07:00
98bc1470b5 Add a test for upload file requests 2022-06-09 12:22:41 -07:00
cc2b492c16 Fix tests 2022-06-09 12:38:09 +08:00
309c581cf5 Merge pull request #729 from omnivore-app/labels-in-highlights
Support labels in highlights
2022-06-09 09:28:43 +08:00
a981e13c86 Add test case for deleteLabel 2022-06-08 17:01:38 +08:00
145867fe05 Add test for setLabelsForHighlight resolver 2022-06-08 15:25:11 +08:00
791e31d60f Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
2022-06-03 13:36:36 -07:00
278d56baef Add createdAt and updatedAt attributes to article tests GQL 2022-06-03 12:03:24 -07:00
d42b0c244c fixed merge conflicts 2022-05-30 12:29:49 +00:00
fa9c5b3efe Add test for list api keys 2022-05-27 18:36:18 +08:00
b7206457b4 Add test for revoke api key 2022-05-27 18:36:17 +08:00