Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate and update old constructor usage in Order class tests #94

Open
coderabbitai bot opened this issue Jun 8, 2024 · 0 comments
Open

Investigate and update old constructor usage in Order class tests #94

coderabbitai bot opened this issue Jun 8, 2024 · 0 comments
Assignees
Labels

Comments

@coderabbitai
Copy link

coderabbitai bot commented Jun 8, 2024

The recent changes in the Order class constructors need to be fully integrated into all test files. Currently, several test files are still using old constructors. This task should investigate and update these instances. Affected files include:

  • tests/FIAP.TechChallenge.ByteMeBurger.Infrastructure.Test/Repository/OrderRepositoryDapperTest.cs
  • tests/FIAP.TechChallenge.ByteMeBurger.Domain.Test/Entities/OrderTests.cs
  • tests/FIAP.TechChallenge.ByteMeBurger.Application.Test/UseCases/Orders/UpdateOrderStatusUseCaseTest.cs
  • tests/FIAP.TechChallenge.ByteMeBurger.Application.Test/UseCases/Orders/CreateOrderUseCaseTest.cs
  • tests/FIAP.TechChallenge.ByteMeBurger.Application.Test/Services/OrderServiceTest.cs
  • tests/FIAP.TechChallenge.ByteMeBurger.Api.Test/Controllers/OrdersControllerTest.cs

This is considered a lower priority task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant