-
Notifications
You must be signed in to change notification settings - Fork 405
test(cketh): migrate integration tests to PocketIC #10955
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
45 commits
Select commit
Hold shift + click to select a range
f0b25b7
test(ledger-suite-orchestrator): migrate integration tests to PocketIC
gregorydemay 223a448
refactor(ledger-suite-orchestrator): drop dead AsRef<PocketIc> impls
gregorydemay 759c646
style(ledger-suite-orchestrator): consolidate imports for consistency
gregorydemay d0af1f4
refactor(ledger-suite-orchestrator): drop redundant clone on module_hash
gregorydemay 52b82fe
docs(ledger-suite-orchestrator): drop stale StateMachine timing comment
gregorydemay de18dda
build(ledger-suite-orchestrator): drop duplicate pocket-ic-server dep
gregorydemay 963b770
test(cketh): deduplicate DEFAULT_WITHDRAWAL_TRANSACTION(_HASH) literals
gregorydemay 80ff1fe
build(cketh): switch test_utils and minter integration test deps to Pβ¦
gregorydemay 4e4f4b9
test(cketh): migrate test_utils fixtures from StateMachine to PocketIC
gregorydemay 556818a
test(cketh): migrate minter integration tests to PocketIC
gregorydemay c93b423
fix(cketh): consolidate latest-block-refresh predicate, name reject cβ¦
gregorydemay b14c90c
fix(cketh): split await_call's await-vs-drain policy, fix stale ref
gregorydemay 3d407fd
docs(cketh): explain the one use of pocket-ic's built-in await_call
gregorydemay 9ceecbf
fix(cketh): soften await_call's refresh-outcall exclusion claim, use β¦
gregorydemay 00eaec4
test(ledger-suite-orchestrator): drop the StateMachine test fixture
gregorydemay 465c5a3
test(cketh): strip fixture machinery with no StateMachine counterpart
gregorydemay 5b15aee
test(cketh): assert the minter address in a dedicated test
gregorydemay cd7998a
fix(cketh): let the stop request take effect before draining outcalls
gregorydemay 2c53aa6
test(cketh): match the finalized block query and settle timed-out outβ¦
gregorydemay 04e5811
test(cketh): assert the minter address once the minter has derived it
gregorydemay c4bdbaa
test(cketh): match the finalized block query when retrying a scrape
gregorydemay 0504780
test(cketh): match the finalized block query in the deposit flow
gregorydemay bdb975e
test(ckerc20): settle the pending scrape before advancing time
gregorydemay 2a4f3f3
test(ckerc20): settle the pending scrape when driving the scraping inβ¦
gregorydemay 15c67fa
test(cketh): settle a pending scrape before the deposit advances time
gregorydemay 5738506
docs(cketh): record why the fixtures tick and constrain their stubs
gregorydemay 8174659
fix(cketh): restore the deprecation waiver on should_retrieve_minter_β¦
gregorydemay b971b62
test(cketh): fail the outcalls in flight when advancing past their tiβ¦
gregorydemay 8284b75
test(cketh): drop the tick that settled timed-out outcalls before matβ¦
gregorydemay a5604d4
Merge branch 'ic_DEFI-2262_3_cketh-pocket-ic' into ic_DEFI-2262_4_lsoβ¦
gregorydemay e0c6621
refactor(ledger-suite-orchestrator): upgrade canisters through PocketIc
gregorydemay eca5d31
Merge branch 'ic_DEFI-2262_1_lso-pocket-ic-fixture' into ic_DEFI-2262β¦
gregorydemay 4ea49b5
Merge branch 'ic_DEFI-2262_2_cketh-prep' into ic_DEFI-2262_3_cketh-poβ¦
gregorydemay fb2fde1
Merge branch 'ic_DEFI-2262_3_cketh-pocket-ic' into ic_DEFI-2262_4_lsoβ¦
gregorydemay cb5007d
Merge remote-tracking branch 'origin/master' into ic_DEFI-2262_2_cketβ¦
gregorydemay 59c5ba7
Merge branch 'ic_DEFI-2262_2_cketh-prep' into ic_DEFI-2262_3_cketh-poβ¦
gregorydemay 546ef86
Merge branch 'ic_DEFI-2262_3_cketh-pocket-ic' into ic_DEFI-2262_4_lsoβ¦
gregorydemay 47e85ee
Merge remote-tracking branch 'origin/master' into ic_DEFI-2262_3_cketβ¦
gregorydemay b509d80
Merge branch 'ic_DEFI-2262_3_cketh-pocket-ic' into ic_DEFI-2262_4_lsoβ¦
gregorydemay 191da42
test(cketh): give the PocketIC server a longer lifetime than the suites
gregorydemay 6e2ba6d
Revert "test(ledger-suite-orchestrator): drop the StateMachine test fβ¦
gregorydemay c7bf937
Reapply "test(ledger-suite-orchestrator): drop the StateMachine test β¦
gregorydemay 45cf52f
Revert "test(cketh): give the PocketIC server a longer lifetime than β¦
gregorydemay 3b6dff3
docs(cketh): drop the note on the constrained block number stubs
gregorydemay 2615f60
chore(ledger-suite-orchestrator): drop unused test_utils dependencies
gregorydemay 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
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
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.