element-web/cypress/support
Michael Telatynski 5104d53ddf
Migrate remaining crypto tests from Cypress to Playwright (#12021)
* Fix bot MatrixClient being set up multiple times

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Migrate verification.spec.ts from Cypress to Playwright

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Migrate crypto.spec.ts from Cypress to Playwright

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* delint

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add screenshot

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Record trace on-first-retry

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Don't start client when not needed

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add bot log prefixing

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Turns out we need these

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix crypto tests in rust crypto

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-12 08:55:29 +00:00
..
app.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
axe.ts Make a11y related lint rules more strict (#11372) 2023-08-07 07:57:12 +00:00
bot.ts Fix bot logger (#12018) 2023-12-08 10:53:10 +00:00
client.ts Migrate remaining crypto tests from Cypress to Playwright (#12021) 2023-12-12 08:55:29 +00:00
clipboard.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
composer.ts Update Cypress test files under support/ directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
config.json.ts Cypress: skip tests known to fail when using Rust crypto (#10873) 2023-05-24 09:50:05 +00:00
e2e.ts Migrate email.spec.ts from Cypress to Playwright (#11920) 2023-11-23 09:09:32 +00:00
homeserver.ts Support Podman style of accessing the host network in Cypress tests (#11421) 2023-08-18 14:40:17 +00:00
iframes.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
labs.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
log.ts Improve cypress logging output (#10845) 2023-05-11 10:46:50 +00:00
login.ts Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
mailhog.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01:00
network.ts Add intercept of config.json (#10908) 2023-05-16 12:15:20 +00:00
percy.ts Fix: cypress findByTestId and percySnapshotElement do not work together (#10947) 2023-07-14 13:28:22 +00:00
promise.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01:00
proxy.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
settings.ts Add e2e tests for the knocking feature (#11803) 2023-11-07 14:00:24 +00:00
timeline.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
toasts.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
util.ts Update all non-major dependencies (#11329) 2023-07-27 11:34:44 +00:00
views.ts Migrate spaces.spec.ts from Cypress to Playwright (#11986) 2023-12-04 11:56:48 +00:00
webserver.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00