Open RonoITU opened 2 weeks ago
We have had to disable some tests due to the refactoring of account handling.
IntegrationWithWeb.cs
in Chirp.Infrastructure.Test
that can test the new Author repo and services.In order to replace those removed with #157
null
null
or emptyList.
The work on #149 concerns solving problems that our users have had using the site. For this reason, we need to test for these edge cases on this new work. These tests may be created ahead of (TDD) or along side these fixes.
Acceptance Criteria
Chirp.Infrastructure
package are working correctly.