Skip to content

Conversation

@rockbmb
Copy link
Collaborator

@rockbmb rockbmb commented Oct 11, 2025

Closes #440 .

@dhirajs0 See the body of that issue for the steps required to fix this; it'll be relevant for #409 and #439 .

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.

The changes in packages/shared/src/bounties.ts are generally good, replacing existentialDeposit with the more appropriate bountyValueMinimum and parameterizing tests with a testConfig object. However, there is a stylistic issue with function call formatting that impacts readability.

@rockbmb rockbmb force-pushed the bounties-in-kusama-ah branch from 2abe5b1 to 12b1326 Compare October 11, 2025 01:48
@rockbmb rockbmb force-pushed the bounties-in-kusama-ah branch from 12b1326 to 3e17e60 Compare October 15, 2025 00:39
Base automatically changed from ahm-tests-update to master October 15, 2025 01:20
@rockbmb rockbmb requested a review from xlc October 15, 2025 01:22
@rockbmb
Copy link
Collaborator Author

rockbmb commented Oct 15, 2025

@xlc Would also appreciate a review here. Thanks is advance!

@github-actions
Copy link
Contributor

No issues found

Also, the polkadot bounties E2E test tree instantiation mistakenly
used a parachain test tree configuration.
The CI runners and my local machine disagree on the results of a test.
The introduced workflow is to have a lower turnarround time for debugging.
@rockbmb rockbmb merged commit 559e173 into master Oct 15, 2025
168 of 173 checks passed
@rockbmb rockbmb deleted the bounties-in-kusama-ah branch October 15, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e tests Related to end-to-end tests enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate newly added Bounties test suite from Kusama to KAH

3 participants