Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test #3

Open
xavierfav opened this issue Apr 13, 2020 · 0 comments
Open

Add test #3

xavierfav opened this issue Apr 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@xavierfav
Copy link
Member

Currently we need to manually test the application every time we modify the code which is not very convenient. It would be nice to have some end-to-end tests. We could use a library like protractor-react-selector for that.

A basic first test could consist in:

  • four clients connect to the app
  • one client creates a room
  • the others join the room
  • they all choose a name and a set of words
  • the game master starts the game
  • players go through all the rounds until the end of the game
@xavierfav xavierfav added the enhancement New feature or request label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant