oecs-sharp/Game.Blackjack/Commands
hypercross b4661e714e test: add unit tests for Blackjack and TicTacToe
- Add xUnit test projects for both games
- Implement game flow tests for Blackjack
- Implement game flow tests for TicTacToe
- Rename namespaces and projects to follow `Game.*` convention
- Add documentation for testing games
2026-07-20 16:41:10 +08:00
..
HitCommand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
NewRoundCommand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
PlaceBetCommand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00
StandCommand.cs test: add unit tests for Blackjack and TicTacToe 2026-07-20 16:41:10 +08:00