[CURATOR-207] Consolidate test setup/teardown
Open
imported-jira-issue
rfe
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
There's a lot of boilerplate in the test code where each method does the same set-up and tear-down steps. And when writing new tests, the easiest way to get started is by copying an existing test.
Examine if we can consolidate any of the test code. This might have a side-effect of speeding tests up too, if done properly.
---
Originally reported by mdrob, imported from: Consolidate test setup/teardown
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.