Refactor body of periodic and delete performance test cases of splinter_test to utilize shared functions carved out in #334
Open
@gapisback is already working on this.
Since Mar 13, 2022.
- Dominant language
- C
- Stars
- 732
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Issue #334 introduces refactoring of body splinter_test function into sub-functions. Apply those to chunks of test_splinter_periodic() and test_splinter_delete(), so that we can reduce code duplication.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.