Skip to content

Conversation

@dhirajs0
Copy link
Contributor

@dhirajs0 dhirajs0 commented Aug 26, 2025

Crowdloan Pallet migration tests
This will close issue #153

I have tested it on post migration snapshot from ci run 18856970433, it's on post migration snapshot of polkadot

I think you can replicate the test and see that it only fails in one entry

@dhirajs0 dhirajs0 requested a review from x3c41a August 26, 2025 11:17
@dhirajs0 dhirajs0 marked this pull request as ready for review October 31, 2025 20:05
Comment on lines 270 to 271
// countOfMissingCrowdloanReserves should be equal 1 for bifrost (para_id 3356) - for Polkadot.
assert.equal(countOfMissingCrowdloanReserves, 1, `Count of missing crowdloan reserves should be 1 beacuse of bifrost (para_id 3356) for Polkadot but found ${countOfMissingCrowdloanReserves}`);
Copy link
Contributor Author

@dhirajs0 dhirajs0 Oct 31, 2025

Choose a reason for hiding this comment

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

Verifies that it fails for only one entry( i.e bifrost) as pointed by Oliver

I think you can replicate the test and see that it only fails in one entry

@dhirajs0
Copy link
Contributor Author

PR #270 is verifying the contribution related tests as that required extrinsic calls and state mutations

@dhirajs0 dhirajs0 requested a review from x3c41a October 31, 2025 20:20
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.

3 participants