riot-web/cypress/support
Richard van der Hoff 113b6301f8
Use cypress-terminal-report (#11226)
* Use cypress-terminal-report

This cypress plugin gives nice console logs about what is happening: I hope it
will help us debug mysteriously failing tests.

In its default config, it only logs for failing tests.

* another anti-morgan hack

* Disable collection of `console.debug`

* `ctr:info` is not real
2023-07-11 15:10:13 +00:00
..
app.ts
axe.ts
bot.ts Cypress: Add test to verify device after login (#11217) 2023-07-11 14:18:46 +00:00
client.ts
clipboard.ts
composer.ts
config.json.ts
e2e.ts Use cypress-terminal-report (#11226) 2023-07-11 15:10:13 +00:00
homeserver.ts
iframes.ts
labs.ts
log.ts
login.ts Fix: cypress `toasts/analytics-toast.spec.ts` failures (#11153) 2023-06-28 21:02:58 +00:00
network.ts
percy.ts
proxy.ts
settings.ts
timeline.ts
toasts.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
util.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
views.ts
webserver.ts