academia/tests/Application.Tests/Subjects
Andrés Eduardo García Márquez 874b67d07f test: add unit and integration tests
Domain Tests:
- StudentTests: entity creation and validation
- EmailTests: value object validation
- EnrollmentDomainServiceTests: business rules

Application Tests:
- EnrollStudentCommandTests: enrollment scenarios
  - Max 3 subjects validation
  - Same professor constraint

Uses xUnit, Moq, and FluentAssertions
2026-01-07 23:00:27 -05:00
..
SubjectQueriesTests.cs test: add unit and integration tests 2026-01-07 23:00:27 -05:00