riot-web/cypress/support
R Midhun Suresh 4c2efc3637
Playwright: Convert lazy-loading test to playwright (#11988)
* Implement method to wait for next sync

* Add timeline coded to app page

* Convert network plugin

* Add createBot fixture

* Convert lazy-loading test

* Remove cypress test

* Remove converted files

* Remove imports

* Fix date in copyright header

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix date in copyright header

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Use proper method to send messages

* Fix sliding-sync test

* Address comments

* Move code to timeline

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-19 08:36:54 +00:00
..
app.ts
axe.ts
bot.ts Fix incorrect type annotation on `cacheSecretStorageKey` (#12068) 2023-12-18 17:23:46 +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 Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
homeserver.ts
iframes.ts
labs.ts
log.ts
login.ts
mailhog.ts
percy.ts
promise.ts
settings.ts Prevent Cypress typechecking react-sdk components without strict mode (#12053) 2023-12-14 17:55:57 +00:00
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