Šimon Brandner
88afd552d8
Delabs `Show current avatar and name for users in message history` ( #8764 )
...
Co-authored-by: Travis Ralston <travisr@matrix.org>
2022-07-04 19:37:48 +00:00
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
Michael Telatynski
d81e2cea14
Remove unused sessionStorage layer ( #8834 )
...
* Remove unused sessionStorage layer
* Update global.d.ts
* Fix tests
2022-06-14 21:29:24 +01:00
Michael Telatynski
b03aa2ebf5
Move room directory Puppeteer tests over to Cypress ( #8832 )
...
* Fix user view percy test by sticking the user avatar colour
* Move room directory Puppeteer tests over to Cypress
* Consolidate import
* Fix tests
* Grab default widths
* Tweak Percy CSS mechanism
2022-06-13 19:25:39 +01:00
Faye Duxovni
5b520e84c4
Start adding Cypress tests for crypto ( #8577 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-05-30 09:26:48 -04:00
J. Ryan Stinnett
c122c5cd3b
Add basic performance testing via Cypress ( #8586 )
2022-05-17 15:38:45 +01:00
Michael Telatynski
ad4d3f9a88
Move threads e2e tests over to cypress ( #8501 )
...
* Add non-consent (default) Synapse template
* Add consent test
* Add create room test
* Stash work
* Initial threads tests
* fix
* Delete old threads e2e tests, plan new ones
* Fix typed s'more
* Try something else
* specify d.ts
* Fix types once and for all?
* Fix the consent tests
* Iterate threads test harness
* Fix dispatcher types
* Iterate threads test
* fix typing
* Alternative import attempt
* let it break let it break let it break
* Tweak types
* Stash
* delint and update docs
* null-guard scrollIntoView
* Iterate threads test
* Apply suggestions from code review
2022-05-10 17:09:31 +00:00