Closed ni4 closed 5 years ago
Just adding a note but the main reason I wanted this was so that it would be easier to test our generated packets, like checking the s2k iteration count in https://github.com/riboseinc/rnp/pull/728#issuecomment-418144160 and similar things. It's one thing to test some function input, but we really need to be testing generated packets.
Agree, @dewyatt .
Was fixed in PR #837 so closing this.
Description
It would be handy to have packet dumper which outputs json object, and corresponding tests.