element-web-Github/cypress
Eric Eastwood a5871206fa
Add support for JSX in stuff we import in Cypress test code (#8738)
* Add support for JSX in stuff we import in Cypress test code

Spawning from:

 - https://github.com/matrix-org/matrix-react-sdk/pull/8354#discussion_r883260722
 - https://github.com/matrix-org/matrix-react-sdk/pull/8354#discussion_r878660677

* Add problem import

* Inherit from existing type definitions

See https://github.com/matrix-org/matrix-react-sdk/pull/8738#discussion_r887350469

* Specify `commonjs`

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Remove `mxSettingsStore` as it's no longer needed

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-06-30 16:23:45 +00:00
..
fixtures Move spaces tests from Puppeteer to Cypress (#8645) 2022-05-26 10:19:00 +01:00
integration Allow finding group DMs by members in spotlight (#8922) 2022-06-30 11:44:56 +02:00
plugins Migrate crypto test to cypress (#8833) 2022-06-30 10:59:25 +02:00
support Allow finding group DMs by members in spotlight (#8922) 2022-06-30 11:44:56 +02:00
global.d.ts Add support for JSX in stuff we import in Cypress test code (#8738) 2022-06-30 16:23:45 +00:00
tsconfig.json Add support for JSX in stuff we import in Cypress test code (#8738) 2022-06-30 16:23:45 +00:00