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

feat: allow for unit testing of before / after state of simulated transactions #64

Open
Yorkemartin opened this issue Apr 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Yorkemartin
Copy link

Yorkemartin commented Apr 21, 2022

Devs can use seatbelt as a local testing framework for building proposal transactions. Currently, this requires manually reviewing the local proposal report or the stack trace of a transaction in a json format.

Allowing devs to create unit tests that check expected outputs against the stack trace of a simulated proposal transaction will allow devs more independence in their development process, and give the community a clearer picture of the security of a given proposal leading up to, and during voting period.

@Yorkemartin Yorkemartin added the enhancement New feature or request label Apr 21, 2022
@Yorkemartin Yorkemartin changed the title Feat: Allow for unit testing of before / after state of simulated transactions feat: allow for unit testing of before / after state of simulated transactions Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant