nft.storage icon indicating copy to clipboard operation
nft.storage copied to clipboard

Make the test environment data immutable so tests are repeatable

Open redaphid opened this issue 3 years ago • 0 comments

Currently the development environment has some cleanup code that is unreliable. Since the entire project revolves around state, it's critical to have a reliable way for developers to return the environment to a known, stable state This is also important so that the test environment is predictable

redaphid avatar Mar 30 '22 18:03 redaphid