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

test: add tests to courserepositorytest and curriculumrepositorytest #144

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

rafaelspa
Copy link
Member

@rafaelspa rafaelspa commented Jul 1, 2022

Resolve o #140, resolve o #141 e se relaciona com os PRs #142 e #143.

Esse pull request adiciona a classe CourseRepositoryTest. Nessa classe foi adicionado testes para os métodos findAllByStatus, findAllByStatus e existsByAbbreviationAndDepartmentId da classe CourseRepository. Também foram criados testes na classe CurriculumRepositoryTest para o método findAllByCourseId da classe CurriculumRepository.

Os testes foram e podem ser verificados usando os recursos do IDE.

@rafaelspa rafaelspa added the test label Jul 1, 2022
@rafaelspa rafaelspa self-assigned this Jul 1, 2022
@lucasg-c lucasg-c linked an issue Jul 2, 2022 that may be closed by this pull request
8 tasks
@rafaelspa rafaelspa changed the title Feature/add test to courserepositorytest findallbystatus test: add test to courserepositorytest findallbystatus Jul 3, 2022
@rafaelspa rafaelspa changed the title test: add test to courserepositorytest findallbystatus test: add tests to course repository test and curriculum repository test Jul 7, 2022
@rafaelspa rafaelspa changed the title test: add tests to course repository test and curriculum repository test test: add tests to courserepositorytest and curriculumrepositorytest Jul 7, 2022
@rafaelspa rafaelspa requested a review from domingoslatorre July 8, 2022 17:01
@rafaelspa rafaelspa linked an issue Jul 8, 2022 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant