Suguru Hirahara
a3bc3dff3d
Update composer.spec.ts
to use findBy*
type queries ( #10538 )
...
* Update composer.spec.ts - deprecate custom commands
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Update composer.spec.ts - apply findByText() and findByTestId()
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-11 06:07:25 +00:00
Suguru Hirahara
78e03e0617
Use Cypress Testing Library - composer.spec.ts ( #10511 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-05 11:47:14 +01:00
Florian Duros
406edfc27d
Fix link creation with backward selection ( #9986 )
...
Fix link creation with backward selection
2023-01-26 10:08:23 +00:00
Florian Duros
dacbf76227
Disable multiple messages when {enter} is pressed multiple times ( #9929 )
2023-01-18 13:20:49 +00:00
Florian Duros
e4a9684d76
Fix cypress RTE flaky test ( #9920 )
...
* Update @matrix-org/matrix-wysiwyg to 0.19.0
* Press {enter} to send message
2023-01-18 10:09:25 +01:00
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
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Telatynski
097ca43420
Add cypress test for the composer emoji picker ( #9505 )
2022-10-26 13:58:40 +01:00
Andy Balaam
e0ab0ac5c9
Allow pressing Enter to send messages in new composer ( #9451 )
...
* Allow pressing Enter to send messages in new composer
* Cypress tests for composer send behaviour
2022-10-19 03:07:21 +00:00