stratis-cli icon indicating copy to clipboard operation
stratis-cli copied to clipboard

Use hypothesis strategy to generate GetManagedObjects result and test with that

Open mulkieran opened this issue 2 years ago • 0 comments

This would be useful for testing all the listing code and exercising paths that cannot be exercised by running against the sim engine.

There are a number of ways to use hypothesis. One is to make a strategy and also patch GetManagedObjects calls. That's probably the least ambitious.

mulkieran avatar Jun 06 '23 13:06 mulkieran