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.
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.