Add roundtrip compression tests to show all coin types are covered
Open
good first issue
- Dominant language
- Rust
- Stars
- 56.8k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
Followup to https://github.com/FuelLabs/fuel-core/pull/3071#discussion_r2247556627
We were missing `Variable` and `Change` output when constructing the `CompressionContext`, but no tests were breaking. We need to clarify the expected behavior with tests.
Currently there are some roundtrip compression tests (e.g. `postcard_roundtrip_v0`) but they don't cover the aforementioned cases.
Contributor guide
Assessment
This issue has not been assessed yet.