state_persistence icon indicating copy to clipboard operation
state_persistence copied to clipboard

Unit testing example?

Open wpietri opened this issue 6 years ago • 0 comments

A docs improvement I'd find useful is an example of how to test this properly. For some tests I can mock the state_persistence objects. But I want to be sure that old saved data is properly loaded by new code, so for that I want to do round-trip tests with files of data.

wpietri avatar Nov 22 '19 16:11 wpietri