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 Tests for the Room Manager #3

Open
7 tasks
dylhack opened this issue Dec 4, 2022 · 0 comments
Open
7 tasks

Add Tests for the Room Manager #3

dylhack opened this issue Dec 4, 2022 · 0 comments

Comments

@dylhack
Copy link
Collaborator

dylhack commented Dec 4, 2022

Requirements

  • Write tests for getRoom Method
    • getRoom should throw an error for an unsolvable room
    • getRoom should resolve an existing room
  • Write tests for createRoom Method
    • createRoom should return a room
  • Write tests for getRooms Method
    • getRooms should return all joined rooms
@dylhack dylhack converted this from a draft issue Dec 4, 2022
@dylhack dylhack moved this to 📋 Backlog in Unit Tests Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant