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(nns/sns): Introduce NNS suite builder for PocketIc #3666

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

aterga
Copy link
Member

@aterga aterga commented Jan 29, 2025

This PR introduces an NNS canister suite builder for PocketIc.

This is important since we will soon need multiple different NNS configurations, and adding more arguments to the existing install_nns_canisters function doesn't work well with many parameters. In contrast, the builder can be extended with any number of parameters, without negatively affecting code readability.

@aterga aterga changed the title test(nns,sns): Introduce NNS suite builder for PocketIc test(nns/sns): Introduce NNS suite builder for PocketIc Jan 29, 2025
@github-actions github-actions bot added the test label Jan 29, 2025
@aterga aterga marked this pull request as ready for review January 29, 2025 11:03
@aterga aterga requested a review from a team as a code owner January 29, 2025 11:03
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this pull request affects the behavior of any canister owned by
the Governance team, remember to update the corresponding
unreleased_changes.md file(s).

To acknowldge this reminder (and unblock the PR), dismiss this
code review by going to the bottom of the pull request page, and
supply one of the following reasons:

  1. Done.

  2. No canister behavior changes.

@aterga aterga dismissed github-actions[bot]’s stale review January 29, 2025 11:04

No canister behavior changes.

@aterga aterga enabled auto-merge January 29, 2025 11:04
@aterga aterga added this pull request to the merge queue Jan 31, 2025
Merged via the queue into master with commit 4d98696 Jan 31, 2025
28 checks passed
@aterga aterga deleted the arshavir/test-new-cli-2 branch January 31, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants