riot-web/test/end-to-end-tests/src/usecases
Michael Telatynski 62c1798bec try to fix the e2e tests 2020-08-13 16:55:48 +01:00
..
README.md
accept-invite.js RoomTile2 -> RoomTile 2020-07-17 15:43:29 -06:00
create-room.js try to fix the e2e tests 2020-08-13 16:55:48 +01:00
dialog.js
invite.js
join.js
memberlist.js
room-settings.js Fix tests 2020-07-28 14:59:03 +01:00
send-message.js
settings.js
signup.js
timeline.js
toasts.js
verify.js

README.md

use cases contains the detailed DOM interactions to perform a given use case, may also do some assertions. use cases are often used in multiple scenarios.