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

test: e2e test for cycles ledger #3413

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

ericswanson-dfinity
Copy link
Member

Description

Adds an e2e test for the cycles ledger, using dfx canister call. Followup PRs that add new dfx cycles subcommands will replace some of those dfx canister call commands with those new commands, as well as add new tests that focus on those subcommands.

Since the cycles-ledger repo is not yet public, this PR downloads its build artifacts from a temporary branch in this repo: https://github.com/dfinity/sdk/tree/cycles-ledger-prerelease

Fixes https://dfinity.atlassian.net/browse/SDK-1170

How Has This Been Tested?

Added an e2e test

Checklist:

@mergify mergify bot merged commit 72aa44b into master Oct 9, 2023
170 checks passed
@mergify mergify bot deleted the ens/sdk-1170-cycles-ledger-e2e-test branch October 9, 2023 07:46
@mergify mergify bot removed the automerge-squash label Oct 9, 2023
smallstepman pushed a commit that referenced this pull request Nov 7, 2023
Adds an e2e test for the cycles ledger, using `dfx canister call`.  Followup PRs that add new `dfx cycles` subcommands will replace some of those `dfx canister call` commands with those new commands, as well as add new tests that focus on those subcommands.

Since the cycles-ledger repo is not yet public, this PR downloads its build artifacts from a temporary branch in this repo: https://github.com/dfinity/sdk/tree/cycles-ledger-prerelease

Fixes https://dfinity.atlassian.net/browse/SDK-1170
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.

2 participants