ProjectLighthouse/ProjectLighthouse.Tests.GameApiTests/Unit/Controllers
Josh c529dada35
Migrate to SQLite EF provider for testing (#966)
* Migrate to Sqlite EF provider for testing

* Fix failing unit test
2024-01-18 01:03:07 +00:00
..
CommentControllerTests.cs Migrate to SQLite EF provider for testing (#966) 2024-01-18 01:03:07 +00:00
ControllerExtensionTests.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
MessageControllerTests.cs Migrate to SQLite EF provider for testing (#966) 2024-01-18 01:03:07 +00:00
ScoreControllerTests.cs Only update score timestamps when you get more points 2023-08-28 16:32:58 -05:00
SlotControllerTests.cs Migrate to SQLite EF provider for testing (#966) 2024-01-18 01:03:07 +00:00
StatisticsControllerTests.cs Migrate to SQLite EF provider for testing (#966) 2024-01-18 01:03:07 +00:00
StatusControllerTests.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
UserControllerTests.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00