riot-web/cypress/support
devonh 79033eb034
Add dendrite support to cypress tests (#9884)
* Minimum hacks required to run cypress tests with dendrite

* Remove wget hack since dendrite containers now have curl

* Add basic dendritedocker plugin & hack into login spec for testing

* Add generic HomeserverInstance interface

* Add env var to configure which homeserver to use

* Remove synapse specific homeserver support api

* Update the rest of the tests to use HomeserverInstance

* Update cypress docs to reference new homeserver abstraction

* Fix formatting issues

* Change dendrite to use main branch container
2023-01-10 16:29:56 -07:00
..
app.ts
axe.ts
bot.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
client.ts
clipboard.ts
composer.ts
e2e.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
homeserver.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
iframes.ts
labs.ts
login.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
network.ts
percy.ts
proxy.ts Add dendrite support to cypress tests (#9884) 2023-01-10 16:29:56 -07:00
settings.ts
timeline.ts
util.ts
views.ts
webserver.ts