Skip to content

Criar testes unitários do Domain #21

Description

@gabrielms96
  • Criar projeto OrgChart.Tests (xUnit)
  • Testar HierarchyValidationService:
    • Cenário: gerente válido
    • Cenário: ciclo direto (A → B → A)
    • Cenário: ciclo indireto (A → B → C → A)
    • Cenário: sem gerente
    • Cenário: auto-gerenciamento
  • Testar Email Value Object:
    • Email válido
    • Email inválido (formato)
    • Email vazio
    • Igualdade por valor
  • Testar validações das Entidades

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions