marcelohnq / costumer-api

API application for clients, products, and payments. | ASP.NET, API, GitHub Actions, Unit Tests, Integration Tests, TestContainers, Coverage
2 stars 0 forks source link

Refatorar a Solução .NET #5

Closed marcelohnq closed 7 months ago

marcelohnq commented 7 months ago

As seguintes refatorações serão feitas:

  1. Remover todos os Warnings;
  2. Adicionar um projeto específico para testes;
  3. Utilizar o padrão de 4 espaços de identação.

Um segundo objetivo é facilitar futuramente automatizar os testes.