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

Adds unit tests for sealEntity entity. #655

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Akellymourab
Copy link
Member

Q A
Branch? test/sealEntity-unit-tests
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #606

@Akellymourab Akellymourab self-assigned this Jan 31, 2025
@Akellymourab
Copy link
Member Author

A mudança renomeia o arquivo de teste de SealEntityTest.php para SealTest.php, refletindo uma correção na cobertura dos testes. O arquivo antigo (SealEntityTest.php) estava, na verdade, testando Seal, enquanto um novo teste foi adicionado especificamente para SealEntity.

Resumindo, essa alteração organiza os testes corretamente, garantindo que cada entidade tenha seu próprio arquivo de testes correspondente. 🚀

@Akellymourab Akellymourab force-pushed the test/sealEntity-unit-tests branch from 2bb67a2 to 3abee3e Compare January 31, 2025 15:16
@Akellymourab Akellymourab force-pushed the test/sealEntity-unit-tests branch from 3abee3e to 8332bd0 Compare January 31, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[api] Criar testes unitários para a entidade SealEntity.
1 participant