docbrown/cypress/fixtures/users/chatUser1.json
Suzanne Aitchison e0798b88e0
Message context menu in connect is not accessible #12250 (#13806)
* make connect message dropdown accessible

* add a cypress test

* use crayons buttons throughout

* fix some unhandled error affecting cypress

* make message options a list

* minor tweak to test

* guard against filter error being triggered in test

* utilise newer dropdown helpers

* wait for message to fully send

* use optional chaining
2021-06-15 11:13:31 +01:00

5 lines
96 B
JSON

{
"username": "chat_user_1",
"email": "chat-user-1@forem.local",
"password": "password"
}