riot-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
axe.ts
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
composer.ts
config.json.ts
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
labs.ts
log.ts
login.ts
mailhog.ts
network.ts
percy.ts
promise.ts
proxy.ts
settings.ts Add e2e tests for the knocking feature (#11803) 2023-11-07 14:00:24 +00:00
timeline.ts
toasts.ts
util.ts
views.ts Migrate spaces.spec.ts from Cypress to Playwright (#11986) 2023-12-04 11:56:48 +00:00
webserver.ts