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

Replace deprecated Dropwizard FixtureHelpers #777

Closed
sleberknight opened this issue Sep 1, 2022 · 0 comments · Fixed by #778
Closed

Replace deprecated Dropwizard FixtureHelpers #777

sleberknight opened this issue Sep 1, 2022 · 0 comments · Fixed by #778
Assignees
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools

Comments

@sleberknight
Copy link
Member

io.dropwizard.testing.FixtureHelpers is deprecated and we use it in a bunch of tests.

@sleberknight sleberknight added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Sep 1, 2022
@sleberknight sleberknight self-assigned this Sep 2, 2022
sleberknight added a commit that referenced this issue Sep 2, 2022
* Update internal kiwi Fixtures from the one in kiwi-test (i.e. I
  copied it since we can't make kiwi depend on kiwi-test)
* Replace all usages of the deprecated Dropwizard FixtureHelpers
  with kiwi's Fixtures

Closes #777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant