LibreChat/e2e/specs
Danny Avila fd5afc09a2
chore(tests): add e2e tests for messaging suite (#387)
* feat(NewConversationMenu): add id to the new conversation menu button
refactor(EndpointItem): remove onSelect prop and setTokenDialogOpen state variable
test(messages.spec.js): add e2e test for messaging suite to check if textbox is focused after receiving message

* test(Input): add test id to input field for e2e testing
test(messages.spec.js): add endpoint variable and refactor test to check if textbox is focused after receiving message

* test(messages.spec.js): refactor test to use a variable for message content

Refactored the test to use a variable for message content instead of a hardcoded string.
2023-05-26 17:34:08 -04:00
..
landing.spec.js Setup tests with new user system (#344) 2023-05-20 09:00:45 -04:00
login.spec.js Setup tests with new user system (#344) 2023-05-20 09:00:45 -04:00
messages.spec.js chore(tests): add e2e tests for messaging suite (#387) 2023-05-26 17:34:08 -04:00