9ef387f010077e76ebb93ef0edd92578bea2f28f
Refactor the TicTacToe test suite by moving shared logic, such as game setup, snapshotting, and win checking, into a new `TestHelpers` class. This simplifies `PlayTests.cs` and `GameFlowTests.cs` by removing redundant private methods and local agent implementations, replacing them with standardized utility calls from `OECS.PlayTest`.
Description
Observable ECS for Godot / Unity ?
471 KiB
Languages
C#
100%