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

Upkeep Simulator Assertions #296

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

EasterTheBunny
Copy link
Contributor

@EasterTheBunny EasterTheBunny commented Dec 12, 2023

To accomplish basic negative assertions, a new config parameter was added to upkeep generation events. The new parameter expected indicates whether or not the generated upkeeps are expected to be performed even if they are eligible. If expected is set to none and at least one upkeep is performed, the simulation will return with a non-successful exit status.

@EasterTheBunny EasterTheBunny force-pushed the AUTO-6922/upkeep-simulator-assertions branch from 3552168 to 2c09fe2 Compare December 13, 2023 19:02
@EasterTheBunny EasterTheBunny force-pushed the AUTO-6922/upkeep-simulator-assertions branch from 6202e08 to 2339510 Compare December 19, 2023 19:24
@EasterTheBunny EasterTheBunny merged commit 9a29a61 into main Dec 19, 2023
7 checks passed
@EasterTheBunny EasterTheBunny deleted the AUTO-6922/upkeep-simulator-assertions branch December 19, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants