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

test(upload-client): allow large byte uploads #1532

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 17, 2024

  1. test(upload-client): allow large byte uploads

    There was an issue with large byte uploads in tests.
    
    This commit fixes the issue by first converting bytes to UnixFS stream before making CAR object in packages/upload-client/test/helpers/car.js
    StefanoDeVuono committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0a554cc View commit details
    Browse the repository at this point in the history