Karol Sójko
20b09a30c7
chore: unskip remote history e2e tests ( #2682 )
2023-12-05 13:02:49 +01:00
Karol Sójko
a4b7bc6118
chore: throw error upon failed premium account activation in tests
2023-11-30 11:37:30 +01:00
Mo
c9c3c394e5
chore: skip remote history tests
2023-11-29 10:45:52 -06:00
Mo
c43b593c60
feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. ( #2630 )
2023-11-29 10:18:55 -06:00
Karol Sójko
a6be2f0a9a
chore: add test for breaching transfer limit ( #2620 )
2023-11-06 16:03:11 +01:00
Karol Sójko
c72a06e3e8
chore: add test for file bytes used setting persistence between renewed subscriptions ( #2600 )
2023-10-23 12:17:40 +02:00
Karol Sójko
1755dcc06a
chore: skip flaky test
2023-10-19 14:19:33 +02:00
Karol Sójko
406c7c0f6d
chore: add sleep to allow deleting vault to propagate
2023-10-19 11:40:20 +02:00
Karol Sójko
ac353a47ba
chore: re-enable flaky tests ( #2591 )
...
* chore: re-enable flaky tests
* chore: re-enable vault tests in ci
* chore: add missing dep
* chore: fix building web on PR
* chore: add sleep to allow deleting account to propagate
2023-10-18 13:48:14 +02:00
Karol Sójko
1d97800d3b
chore: skip flaky survival tests
2023-10-02 15:02:14 +02:00
Karol Sójko
7b2290e14d
chore: disable flaky test
2023-10-02 11:32:28 +02:00
Aman Harwara
79c5da6c5b
chore: ui for designating survivor for shared vault & warning when no survivor ( #2544 )
2023-09-29 16:38:38 +05:30
Karol Sójko
7c8816e229
chore: re-enable tests with changed behavior ( #2548 )
...
* chore: re-enable tests with changed behavior
* fix: deiniting context on deleted account tests
* fix test
2023-09-29 12:38:21 +02:00
Karol Sójko
94de5b73db
chore: skip test to allow server changes in behavior
2023-09-28 14:34:59 +02:00
Karol Sójko
4b1140d8f0
chore: fix getting vault method ( #2547 )
...
* chore: fix getting vault method
* remove only attribute
* fix checking for vaults
* fix expected missing vaults
2023-09-28 14:18:48 +02:00
Aman Harwara
397d33285c
chore: update delegated contacts test
2023-09-27 18:27:51 +05:30
Karol Sójko
981417f952
chore: designated survivor test suite ( #2540 )
...
* chore: designated survivor test suite
* add more tests
* fix: tests exclusivness
* fix removing account from shared vaults test
2023-09-27 14:27:12 +02:00
Mo
896bd1eda7
chore: add test for invalid content type duplication
2023-09-26 07:48:59 -05:00
Karol Sójko
fe0cd96883
chore: re-enable history tests ( #2536 )
2023-09-26 12:31:44 +02:00
Karol Sójko
3777a5389e
chore: refactor notifications and re-enable vault tests ( #2532 )
...
* chore: refactor notifications and re-enable vault tests
* fix message in error expected
2023-09-26 10:21:26 +02:00
Karol Sójko
bd803aed0c
chore: disable vault tests to allow notifications refactor
2023-09-25 15:05:59 +02:00
Karol Sójko
c084dcd11e
chore: enable vault tests ( #2518 )
2023-09-22 15:09:45 +02:00
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