[Bug]: all post-processing tests use canned data, not generated data
- Dominant language
- C++
- Stars
- 6
- Forks
- 11
- Avg merge
- 18h 7m
- Merged PRs (30d)
- 1
Description
### Contact Details
_No response_
### Are there any linked Issues or Pull Requests?
_No response_
### What happened?
given that all of post-processing tests use canned data, not generated data, any changes to the output data format are not tested for post-processing compatibility
at last some tests should generate their own data using the current Vernier and then parse it, else we're only testing compatibility to the can
### Version
main
### Relevant log output
```shell
```
Contributor guide
Research direction
Start by locating the post-processing tests and the existing Vernier data-generation and parsing entry points. Replace or supplement canned-data coverage with tests that generate data using the current Vernier, then parse it; done means format changes are checked for post-processing compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100