Releases: alm0st907/codecon-422
Releases · alm0st907/codecon-422
Milestone 3
Milestone 2
Milestone 2
The one with all the unit tests.
This contains our milestone 2 code with unit tests. Everything pretty much works as intended except for the random oddball run of the tests in Visual Studio, but that's just how it is sometimes.
All tests passed at time of merge.

Known oddities
Make sure the database is fresh before running tests. Sometimes a test will fail due to database not being properly reset before running. Re running the test will generally fix this.
Milestone 1
Ensure your port are properly set in the code, as well as the connection string. Some parts are using test methods to simplify the demo since users may not want to install/setup the DB.
More functionality to come in further iterations.