riot-web/cypress/support
Richard van der Hoff 2571f54e8b
Cypress: skip tests known to fail when using Rust crypto (#10873)
* Cypress: skip tests known to fail when using Rust crypto

... which means we can then run the cypress test suite against Element Web R to
check we aren't introducing regressions.

* Update cypress/e2e/register/register.spec.ts

* Use env var to detect rust crypto

* Hoist `skipIfRustCrypto` call earlier
2023-05-24 09:50:05 +00:00
..
app.ts
axe.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
bot.ts Cypress tests for read receipts, threaded and unthreaded (#10872) 2023-05-12 08:04:33 +00:00
client.ts Test for element-web#24629 - read receipts on main and unthreaded don't clash (#10769) 2023-05-03 11:13:46 +00:00
clipboard.ts
composer.ts
config.json.ts Cypress: skip tests known to fail when using Rust crypto (#10873) 2023-05-24 09:50:05 +00:00
e2e.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
homeserver.ts
iframes.ts
labs.ts
log.ts Improve cypress logging output (#10845) 2023-05-11 10:46:50 +00:00
login.ts Improve cypress logging output (#10845) 2023-05-11 10:46:50 +00:00
network.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
percy.ts
proxy.ts
settings.ts
timeline.ts
util.ts Cypress: skip tests known to fail when using Rust crypto (#10873) 2023-05-24 09:50:05 +00:00
views.ts
webserver.ts