A test task from the company of the same name
- Change connection string in the appsettings for your postgres instance
- Run update database cli command from
RedRiftGame/RedRiftGame.DataAccess/Cli/Commands.ps1
- Run the RedRiftGame project
- Opional. Run the first integration test
(GameShouldRun)
fromRedRiftGame/RedRiftGame.Tests/Integration/IntegrationTests.cs
. Other tests should also work, but they're more complicated.