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

Add Missing Test Code from v1 #13

Open
Weltraumschaf opened this issue Jul 27, 2021 · 0 comments
Open

Add Missing Test Code from v1 #13

Weltraumschaf opened this issue Jul 27, 2021 · 0 comments
Labels
migration Migration from v1 to v2

Comments

@Weltraumschaf
Copy link
Member

  • in v1 the generated Integration tests have the class name suffix IntTes, in v2 they have the suffix IT
  • some test classes are missing in v2:
    • de.otto.teamdojo.repository.CustomAuditEventRepositoryIntTest
    • de.otto.teamdojo.repository.SkillRepositoryIntTest
    • de.otto.teamdojo.security.DomainUserDetailsServiceIntTest
    • de.otto.teamdojo.test.util.*
      • I added them to v2
      • everywhere they were used the generated test code was customized
    • de.otto.teamdojo.web.rest.util.SkillStatusDeterminationUnitTest
    • de.otto.teamdojo.web.rest.AuditResourceIntTest
    • de.otto.teamdojo.web.rest.LogsResourceIntTest
    • de.otto.teamdojo.web.rest.TeamAchievableSkillResourceIntTest
@Weltraumschaf Weltraumschaf self-assigned this Jul 27, 2021
@Weltraumschaf Weltraumschaf added the migration Migration from v1 to v2 label Jul 29, 2021
@Weltraumschaf Weltraumschaf removed their assignment Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Migration from v1 to v2
Projects
None yet
Development

No branches or pull requests

1 participant