Commit Graph

137 Commits

Author SHA1 Message Date
Karol Sójko
da234f960e chore: skip still flaky history tests (#2520) 2023-09-20 15:10:23 +02:00
Karol Sójko
3e1557ab36 chore: fix history test with additional await if needed (#2517) 2023-09-20 11:50:15 +02:00
Karol Sójko
3b61fa5911 chore: disabling history tests as they are still flaky 2023-09-19 15:13:19 +02:00
Karol Sójko
102d9c8e2d chore: re-enable flaky history tests (#2510) 2023-09-19 07:33:58 +02:00
Mo
bea266a69a chore(temp): disable history tests 2023-09-13 07:47:05 -05:00
Mo
94be549f30 chore: add e2e tests for case insensitive aad compare [no ci] 2023-09-13 07:10:58 -05:00
Mo
09ba8fb99b chore: add mechanism for legacy uuid aad 2023-09-12 16:47:24 -05:00
Karol Sójko
43fc95a7ac chore: e2e test for fetching revisions (#2480) 2023-09-12 15:56:48 +02:00
Karol Sójko
d6a3e69d8c chore: remove the option to trigger transition from the UI (#2489) 2023-09-12 09:25:05 +02:00
Karol Sójko
986985b7de chore: fix e2e test to wait for transition to finish upon signout (#2487) 2023-09-08 14:49:42 +02:00
Karol Sójko
60c9afad95 chore: fix e2e timeout on quota tests 2023-09-07 09:12:57 +02:00
Karol Sójko
5d551e1463 chore: add excessive revision creation delay buffer in e2e 2023-09-06 07:42:16 +02:00
Karol Sójko
bd2172b773 chore: handle messages via websockets (#2473)
* chore: handle messages via websockets

* chore: update domain events

* fix: specs

* fix: adjust server revision creation delay
2023-09-01 13:07:15 +02:00
Karol Sójko
0dd3124acf chore: refactor history e2e tests (#2468) 2023-08-29 10:59:23 +02:00
Karol Sójko
4846355d9c chore: enable vaults tests by default (#2462)
* chore: enable vaults tests by default

* fix: decrease times

* chore: restore times
2023-08-29 08:27:53 +02:00
Karol Sójko
aae403f88e chore: skip history test due to race conditions - to be refactored 2023-08-28 17:43:48 +02:00
Karol Sójko
6a61efae02 chore: increase revision frequency time in e2e [no ci] (#2450) 2023-08-24 14:49:31 -05:00
Mo
c996885d9c chore: skip revisions tests 2023-08-24 14:03:25 -05:00
Karol Sójko
5f557c27aa chore: add quota usage e2e tests (#2438)
* chore: add quota usage e2e tests

* chore: add moving from shared to shared vault quota e2e test

* chore: fix test suite name

* chore: fix awaiting for notifications to propagate

* chore: fix awaiting for notifications processing
2023-08-23 13:55:14 +02:00
Karol Sójko
18fdc482a9 chore: fix role checking test to consider transitioning role (#2434) 2023-08-18 13:34:15 +02:00
Karol Sójko
94361f0222 chore: fix parsing url search params in e2e test setup 2023-08-17 12:11:38 +02:00
Karol Sójko
24afeaed63 chore: allow enabling vaults e2e tests by url param 2023-08-17 12:04:55 +02:00
Karol Sójko
aa0e826066 tmp: disable vault tests until server query gets refactored 2023-08-11 12:42:55 +02:00
Karol Sójko
5bca53736b chore: display shared vault file usage (#2399)
* chore: display shared vault file usage

* fix: specs

* fix: reshape filtering result

* fix: resolving invalid server items

* fix: get revisions specs

* fix: processing issue

* fix: tests

---------

Co-authored-by: Mo <mo@standardnotes.com>
2023-08-11 08:59:16 +02:00
Mo
3379f4a557 tests: vault revisions tests 2023-08-10 13:22:57 -05:00
Mo
599b6ba65c chore: reduce ci revisions timeout 2023-08-10 13:09:58 -05:00
Mo
1e965caf18 refactor: import/export use cases (#2397) 2023-08-10 08:08:17 -05:00
Karol Sójko
90dcb33a44 chore: remove calling payments server for subscriptions if using third party api hosts (#2398) 2023-08-09 13:16:19 +02:00
Mo
74458ab762 chore: fix vault invites 2023-08-08 09:52:51 -05:00
Karol Sójko
5617e37cd4 chore: enable e2e test for already existing members of shared vaults (#2396) 2023-08-08 15:09:34 +02:00
Karol Sójko
99b155cbf1 chore: add e2e coverage for shared vault creation limitations (#2395) 2023-08-08 09:41:16 +02:00
Mo
3b531ce8bb tests: vault locking (#2394) 2023-08-07 15:27:06 -05:00
Mo
0f1c8ef030 chore: update tests 2023-08-07 11:53:00 -05:00
Karol Sójko
695d37beaa chore: fix existing e2e test for shared vaults to consider limitations (#2393)
* chore: fix existing e2e test for shared vaults to consider limitations

* chore: add paid subscription on the multiple vaults test
2023-08-07 16:11:20 +02:00
Karol Sójko
cedd8e1006 chore: add e2e tests covering invalidation of other sessions (#2385) 2023-08-07 05:01:04 -05:00
Mo
8655bdb5dd tests: fix memory leaks (#2389) 2023-08-06 15:23:31 -05:00
Mo
07c23d24f0 chore: fix test (skip e2e) 2023-08-05 15:58:52 -05:00
Mo
eb4a446274 chore: fix test 2023-08-05 14:24:57 -05:00
Mo
d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
Mo
494436bdb6 refactor: key rotation (#2383) 2023-08-04 09:25:28 -05:00
Karol Sójko
c42a559955 chore: remove e2e tests that are invalid due to session invalidation upon password change (#2384)
* chore: remove e2e tests that are invalid due to session invalidation upon password change

* chore: move invalid session e2e tests to a skipped suite for revisiting
2023-08-04 15:02:31 +02:00
Aman Harwara
c76ffc764b clipper: handle clipped note sync in background (#2367) 2023-08-03 18:43:04 +05:30
Mo
25596e70a8 refactor: test 2023-08-02 13:27:13 -05:00
Mo
9961f83246 chore: vault tests on (#2380) 2023-08-02 11:02:04 -05:00
Mo
8ebb0949f7 chore: skip test 2023-08-02 07:28:50 -05:00
Mo
846e5b3ca8 chore: password tests 2023-08-02 06:54:18 -05:00
Mo
4b6bd452f7 chore: test skip 2023-08-01 20:46:14 -05:00
Mo
66d26ff44b chore: test timeout 2023-08-01 18:38:40 -05:00
Karol Sójko
247daddf5a chore: vault tests refactors and lint (#2374) 2023-08-01 17:23:56 -05:00
Karol Sójko
f18c86da54 chore: fix deleting account specs (#2378)
* chore: fix deleting account specs

* fix: specs
2023-07-31 17:23:20 +02:00