element-web/cypress
Suguru Hirahara 259b5fe253
Update threads.spec.ts - use Cypress Testing Library (#10680)
* Set within()

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Use findByRole("textbox")

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Use findByText()

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Apply findByRole() to reaction and emoji picker

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Use findByText() and findByRole() for removing a message

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Apply findByRole() to the close button

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace other commands

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-21 09:45:10 +00:00
..
e2e Update threads.spec.ts - use Cypress Testing Library (#10680) 2023-04-21 09:45:10 +00:00
fixtures Add E2E test of audio player (#10441) 2023-04-06 08:45:55 +00:00
plugins Add support for Cypress tests with Podman (#10603) 2023-04-14 11:02:59 +00:00
support Deflakey threads cypress test (#10632) 2023-04-18 10:17:46 +00:00
global.d.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
tsconfig.json Add Cypress Testing Library (#10446) 2023-03-29 08:47:05 +02:00