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

Server: add more unit tests for expected server functionality #58

Open
3 tasks
camerondurham opened this issue Mar 23, 2022 · 0 comments
Open
3 tasks
Labels
server Backend server and API endpoints

Comments

@camerondurham
Copy link
Owner

Some basic server unit tests exist here already: https://github.com/camerondurham/runner/blob/main/server/main_test.go

We don't need all of the tests below and can have different/more tests. This is just some basic test ideas to improve confidence in code changes that we're not breaking the server functionality.

@camerondurham camerondurham added the server Backend server and API endpoints label Mar 23, 2022
@camerondurham camerondurham added this to the Code Isolation milestone Mar 23, 2022
@camerondurham camerondurham removed this from the Code Isolation milestone Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Backend server and API endpoints
Projects
Development

No branches or pull requests

1 participant