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

Storage integration tests improvements #4835

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zeeshanakram3
Copy link
Contributor

@zeeshanakram3 zeeshanakram3 commented Aug 22, 2023

addresses #4815

This PR adds separate fixtures in tests/network-tests/fixtures/storage for storage module-related extrinsics. e.g.

  • AcceptStorageBucketInvitationFixture
  • CreateStorageBucketFixture
  • SetStorageOperatorMetadataFixture
  • UpdateDynamicBagCreationPolicyFixture
  • UpdateStorageBucketsPerBagLimitFixture
  • UpdateStorageBucketsVoucherLimitsFixture

Yet to be worked on

  • UpdateDistributionBucketsPerBagLimitFixture
  • CreateDistributionBucketFixture
  • SetDistributionOperatorMetadataFixture
  • AcceptDistributionBucketInvitationFixture
  • CreateDistributionBucketFamilyFixture
  • SetDistributionBucketFamilyMetadataFixture

After adding the fixtures add a separate flow for testing the Storage/Distribution node operational status feature by reusing the fixtures

@zeeshanakram3 zeeshanakram3 marked this pull request as draft August 22, 2023 08:15
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.

None yet

2 participants