Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for loading and resetting System Under Test state #22

Open
aatifsyed opened this issue Aug 15, 2024 · 0 comments
Open

Support for loading and resetting System Under Test state #22

aatifsyed opened this issue Aug 15, 2024 · 0 comments

Comments

@aatifsyed
Copy link
Contributor

aatifsyed commented Aug 15, 2024

enum TestInner {
    V0ReadWithSnapshot(...),
    ...
}

"Resetting" refers to e.g ChainPutObj - how do you cleanup the Obj that you've Put-ed so that test isolation is broken.

We should wait until this is actually needed

@aatifsyed aatifsyed moved this to Ready in Forest Backlog 🌲 Aug 15, 2024
@aatifsyed aatifsyed changed the title Support for loading and resetting SUT state Support for loading and resetting System Under Test state Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant