Skip to content

Conversation

@Krishanthaudayakumara
Copy link
Owner

Description / Motivation

Testing

  • The Unit & Intergration tests are passing.
  • I have added the necessary tests to cover my changes.

Terms

- Replace obsolete TestServerBuilder with TestWebApplicationFactory<TestModelBindingProgram>
- Implement constructor injection pattern with IClassFixture
- Utilize factory's built-in MockClientHandler for HTTP mocking
- Modernize test structure to follow current ASP.NET Core testing practices
- Maintain existing test coverage while improving test isolation
…ax and remove unnecessary spaces in TestWebApplicationFactory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants