Commit Graph

125 Commits

Author SHA1 Message Date
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
Karol Sójko
eb062220d6 chore: fix endpoints and properties used in shared vaults to match the server (#2370)
* chore: upgrade @standardnotes/domain-core

* chore: enable vault tests by default

* chore: fix asymmetric messages paths

* chore: fix message property from user_uuid to recipient_uuid

* chore: fix server response properties for messages and notifications

* chore: fix user_uuid to recipient_uuid in resend all message use case

* chore: use notification payload and type from domain-core

* chore: fix non existent uuid in conflicts tests

* chore: use shared vault user permission from domain-core

* chore: enable all e2e tests

* chore: upgrade domain-core

* chore: mark failing tests as skipped

* chore: skip test

* chore: fix recipient_uuid in specs

* chore: skip test

* chore: skip test

* chore: skip test

* chore: skip test

* chore: fix remove unused var and unskip test

* Revert "chore: skip test"

This reverts commit 26bb876cf55e2c4fa9eeea56f73b3c2917a26f5c.

* chore: unskip passing tests

* chore: skip test

* chore: skip test

* fix: handle invite creation error

* chore: skip tests

* fix: disable vault tests to merge the PR

* chore: unskip asymmetric messages tests
2023-07-27 15:43:45 +02:00
Mo
14bae5e895 tests: vault tests 3 (#2373) 2023-07-27 07:35:38 -05:00
Mo
d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
Mo
7c463b36af tests: vault tests [no ci] 2023-07-26 06:43:52 -05:00
Mo
7222ca7fd0 tests: vaults-2 (#2368) 2023-07-26 04:55:58 -05:00
Mo
596e041c42 tests: vault tests (#2366) 2023-07-25 07:40:28 -05:00
Mo
98c0228139 tests: vaults (#2365)
* tests: signature tests

* tests: asymmetric

* feat: delete contact use case

* chore: lint

* chore: lint
2023-07-24 19:28:28 +00:00
Mo
3281ac9d37 refactor: break up vault services (#2364) 2023-07-24 07:46:20 -05:00
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Mo
7fb33c400c chore: refetch subscription when prefs menu opens (#2360) 2023-07-17 09:04:22 -05:00
Karol Sójko
30b113cc84 chore: running paid subscription e2e tests on both self-hosted and home-server setup (#2355)
* chore: add activating paid subscription in e2e on both self-hosted and home-server setup

* chore: fix activating premium features on e2e test suites

* chore: remove unnecessary sleep duplication

* chore: add defining the subscription expires at date in e2e
2023-07-14 10:52:17 +02:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00