Commit Graph

175 Commits

Author SHA1 Message Date
Antonella Sgarlatta
54af28aa04 chore: Add serverPassword param to endpoints (#2919) [skip e2e]
* chore: send server password param to delete account endpoint

* chore: send server password param to disable mfa endpoint

* chore: modify tests

* chore: force challenge prompt for mfa disable

* chore: fix eslint errors

* chore: add server passsword to get recovery codes

* chore: fix tests

* chore: pass server password as header
2025-08-26 09:04:03 -03:00
Mo
98304cc57d fix: trim/lowercase email on email change (#2886) 2024-09-20 09:53:02 -05:00
Aman Harwara
ab9456e192 chore: fix files e2e test [skip e2e] 2024-05-22 15:47:21 +05:30
moughxyz
14b2f916df ci: tests [skip e2e] 2024-04-15 08:28:39 -05:00
Karol Sójko
914c444349 chore(web): remove unused setting for failed email backups - skip e2e (#2863)
* chore(web): remove unused setting for failed email backups

* adjust tests
2024-03-26 14:25:19 +01:00
Karol Sójko
7a4172ad11 chore: add e2e test for refresh tokens cooldown period - skip e2e (#2860)
* chore: add e2e test for refresh tokens cooldown period

* chore: fix refreshing session in e2e

* chore: fix session refresh cooldown test

* chore: fix e2e test

* Add dropped response simulation test

---------

Co-authored-by: moughxyz <mo@standardnotes.com>
2024-03-14 11:11:17 +01:00
Karol Sójko
065f3562f4 chore: fix muting sign in emails - skip e2e (#2859)
* chore: fix muting sign in emails - skip e2e

* chore: fix api version for e2e tests
2024-03-11 11:12:23 +01:00
Mo
3b2f761661 fix: use API v0 on iOS (#2858) [skip e2e] 2024-03-07 09:29:46 -06:00
Karol Sójko
7301acd36c chore: fix e2e tests for no cookie support setup - skip e2e 2024-03-06 12:33:30 +01:00
Karol Sójko
1d0e8cfc7f chore: switch api to cookie based sessions - skip e2e (#2854)
* chore: switch api to cookie based sessions - skip e2e

* chore: fix legacy http service to include api version in requests - skip e2e
2024-03-05 09:25:53 +01:00
Karol Sójko
1651a24370 chore: replace sncrypto web with a published version - skip e2e 2024-03-01 14:41:58 +01:00
Karol Sójko
fa2543b188 chore(snjs): fix session invalidation test 2024-02-26 10:35:11 +01:00
Mo
a455304a7a refactor: remove application mfa helper functions (#2852) 2024-02-19 10:43:05 -06:00
Karol Sójko
d91402e673 chore: fix e2e matcher 2024-01-12 15:24:05 +01:00
Karol Sójko
cf4b5ccf0a chore: global sync per minute safety limit (#2765) 2024-01-11 15:26:09 +01:00
Karol Sójko
db6151e253 chore: activate paid subscriptions for revisions e2e suites (#2693) 2023-12-12 11:47:14 +01:00
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