You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have a lot of "instantiate a thing, and then do a whole bunch of miscellaneous operations with it because instantiating requires so much boilerplate" tests, which often feels like flailing. I'd like to see that migrate towards many tests of specific scenarios/properties, with a purpose.
The text was updated successfully, but these errors were encountered:
rdimitrov
changed the title
Improve go-tuf testability
tests: improve go-tuf testability
Jun 8, 2022
Based by a comment from @znewman01 in #291
The text was updated successfully, but these errors were encountered: