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

feat: add blob protocol to infra integration tests #354

Closed

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Apr 18, 2024

Adds integration tests for blob implementation started on #353 .

This test aims to test all the main flows that MUST happen once a Blob is written:

  • Blob is written and stored on target
  • Blob is written via w3up-client
  • Blob index is stored on user space
  • Blob is retrievable from Roundabout
  • Blob blocks are retrievable from Hoverbord
  • Blob is retrievable by its root from w3link
  • Blob makes its way into Filecoin pipeline after a filecoin/offer

In addition, store-add tests are added independently to make sure old clients keep operation for writes + reads!

@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 6f0d366 to bbe9ce7 Compare April 18, 2024 10:28
Copy link

seed-deploy bot commented Apr 18, 2024

View stack outputs

@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from bbe9ce7 to 2796985 Compare April 25, 2024 08:07
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 2796985 to e137c81 Compare April 25, 2024 10:54
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from e137c81 to 5a3999f Compare April 25, 2024 14:31
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 5a3999f to 907b75c Compare April 30, 2024 13:37
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 907b75c to a7a742c Compare April 30, 2024 15:48
@vasco-santos vasco-santos assigned vasco-santos and unassigned joaosa May 13, 2024
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from a7a742c to 7d58703 Compare May 14, 2024 07:52
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 17de641 to 908e165 Compare May 14, 2024 14:09
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 908e165 to 08e3fe6 Compare May 14, 2024 14:58
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 2289610 to 8a7016f Compare May 16, 2024 11:58
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 8a7016f to 2b904f0 Compare May 16, 2024 15:08
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 2b904f0 to 1e27699 Compare May 16, 2024 15:37
@vasco-santos vasco-santos force-pushed the feat/add-blob-protocol-to-service-integration-test branch from 1e27699 to 0ccc70d Compare May 16, 2024 15:41
@seed-deploy seed-deploy bot temporarily deployed to pr354 May 16, 2024 15:41 Inactive
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