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

Add tests for set-implementation template #368

Open
ajsutton opened this issue Nov 6, 2024 · 0 comments
Open

Add tests for set-implementation template #368

ajsutton opened this issue Nov 6, 2024 · 0 comments

Comments

@ajsutton
Copy link
Contributor

ajsutton commented Nov 6, 2024

The fp-recovery set implementation task could use a test to ensure it is always ready to use.

normally what we do for testing in-progress tasks is just simulate them in CI and ensure they don't revert (either the sim itself, or failed solidity checks). So if we do want to test these, I'd suggest something similar, where we do have the extra preceding step of generating the task from the template in CI
06:02
for example we always run the security council rehearsal tasks in CI here which ave a similar "setup from template" step

- just_simulate_sc_rehearsal_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant