Skip to content

Conversation

@EduardoPires
Copy link
Owner

Summary

  • create xUnit project for unit tests
  • create xUnit project for integration tests
  • implement customer command validation tests
  • implement basic API integration tests with in-memory database
  • update solution file to include new projects
  • fix Microsoft.AspNetCore.Mvc.Testing package version

Testing

  • dotnet test (fails: dotnet not found)

@EduardoPires EduardoPires marked this pull request as draft May 19, 2025 22:42
Copy link
Owner Author

@EduardoPires EduardoPires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed MOQ version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants