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

Bump ic-js for subnet rental topic #4864

Merged
merged 4 commits into from
May 14, 2024
Merged

Bump ic-js for subnet rental topic #4864

merged 4 commits into from
May 14, 2024

Conversation

dskloetd
Copy link
Contributor

@dskloetd dskloetd commented May 14, 2024

Motivation

Pull in the SubnetRental topic from dfinity/ic-js#627

Changes

  1. Ran npm run upgrade:next
  2. Updated mapping code and tests to take the new topic enum into account.

Tests

  1. Unit tests updated.
  2. Manually tested filtering proposals by "Subnet Rental" topic and adding followees to "Subnet Rental".

Todos

  • Add entry to changelog (if necessary).

@dskloetd dskloetd changed the title Bump ic-js Bump ic-js for subnet rental topic May 14, 2024
@dskloetd dskloetd marked this pull request as ready for review May 14, 2024 12:15
@dskloetd dskloetd requested a review from a team as a code owner May 14, 2024 12:15
@dskloetd dskloetd enabled auto-merge May 14, 2024 12:15
@dskloetd dskloetd mentioned this pull request May 14, 2024
1 task
@dskloetd dskloetd added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 4e6ae16 May 14, 2024
49 checks passed
@dskloetd dskloetd deleted the kloet/bump-topic branch May 14, 2024 12:41
github-merge-queue bot pushed a commit that referenced this pull request May 14, 2024
# Motivation

When adding a new topic in #4864
all tests passed but trying to add a followee for the new topic gave an
error before the governance canister was updated.
Things shouldn't be broken when all tests are passing so we need a test
for this.

# Changes

1. Add an e2e test which tries to add a followee for every existing
topic.
2. Add page objects.
3. Add test IDs.

# Tests

Tested it with a snapshot that does not have the new topic and ic-js
version that does have the new topic and saw the test fail.

# Todos

- [ ] Add entry to changelog (if necessary).
not necessary
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