improve test `#8525 - Only compact document with seq > last_seq` in integration/test.compaction.js
Open
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Issue
The current test `#8525 - Only compact document with seq > last_seq` (implemented in PR #8834) rely on implementation details of the `_local/compaction` document.
The test should proof, that only changes between `compaction` calls are checked/cleaned to avoid unnecessary work.
### Info
- Environment: tests
- Adapter: core
Contributor guide
Assessment
This issue has not been assessed yet.