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

fix: re-enable upload-api tests #864

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Commits on Aug 16, 2023

  1. fix: re-enable upload-api tests

    mocha's globbing behavior is... quirky. tests currently broken, working to fix.
    travis committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    daaa6e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: update tests

    I still can't really figure out why, but "equal" CIDs suddenly stopped comparing equally with `deepEqual` - we were already converting them to strings in at least one place, so do that in the remaining spots.
    travis committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ed4c775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2604887 View commit details
    Browse the repository at this point in the history