Split HTTP verification reads into Assert in C# API and integration tests. Add # Arrange/# Act/# Assert to GdUnit suites and keep Act free of assertions where casts and busy guards are under test. |
||
|---|---|---|
| .. | ||
| MoveCommandApiTests.cs | ||
| MoveCommandValidationTests.cs | ||
| MoveStreamApiTests.cs | ||
| PositionStateApiTests.cs | ||
| PostgresCollection.cs | ||
| PostgresDockerHelper.cs | ||
| PostgresIntegrationHarness.cs | ||
| PostgresPositionStateIntegrationTests.cs | ||
| PostgresWebApplicationFactory.cs | ||
| RequirePostgresFactAttribute.cs | ||