-
Notifications
You must be signed in to change notification settings - Fork 52
refactor(end-to-end): promote scenario to commands, switch epoch length based wait duration, rework and cleanup assertions #3316
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
792f3c1
refactor(e2): restructure `Cli` arguments into modular substructures
Alenar 815ea86
refactor(e2e): restructure scenarios into `scenario` module and renam…
Alenar e45e30a
refactor(e2e): rename `assertions` module to `toolkit`
Alenar 246ecb7
feat(e2e): introduce `ScenarioToolkit` with modular subcomponents (`C…
Alenar 2892647
refactor(e2e): consolidate assertions into `****Toolkit` structs
Alenar f8f0235
refactor(e2e): promote `check.rs` to module directory for future refa…
Alenar 586ae45
refactor(e2e): split check toolkits into subpart, one for each artifi…
Alenar 6311d9f
refactor(e2e): unify certification and verification methods in check …
Alenar 9957878
refactor(e2e): integrate `ScenarioToolkit` into scenarios and infrast…
Alenar 9bce508
refactor(e2e): simplify artifact handling in check toolkits
Alenar 6f0ad4b
refactor(e2e): move struct and utils from `toolkit/check/mod.rs` to d…
Alenar ba16503
refactor(e2e): rename `wait_for_artifact` to `wait_for_latest_artifac…
Alenar 0c95e9d
refactor(e2e): fix logging message in certificate check utility
Alenar 143c5ea
refactor(e2e): use cardano epoch length in `ScenarioToolkitContext` d…
Alenar 5fd7459
refactor(e2e): replace hardcoded durations with context-based delay u…
Alenar 2dbd5fc
refactor(e2e): restructure and improve scenario handling
Alenar 65e0097
refactor(e2e): rename `wait_for_*` methods to improve readability and…
Alenar 1193511
feat(e2e): logs command line arguments at startup
Alenar 0e64a24
chore: bump mithril-end-to-end from `0.4.139` to `0.5.0`
Alenar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.