URL Shortener & File Metadata tests failing - "redirected/blob is not implemented yet" bug - requesting manual review

Hi freeCodeCamp team,

I have completed both projects but tests are failing due to known bugs in the test runner:

  1. URL Shortener Microservice - Test 3 fails with:
    “Error: redirected is not implemented yet” (dom-test-evaluator.js)

  2. File Metadata Microservice - Test 4 fails with:
    “Error: blob is not implemented yet” (dom-test-evaluator.js)

Both projects work correctly when tested manually:

  • URL Shortener: correctly redirects with HTTP 302
  • File Metadata: correctly returns {name, type, size}

My projects:

Please review manually and mark as complete.

Thank you!

Welcome to the forum @medoxmoon!

This challenge is in the archived curriculum, which is no longer being supported.

Happy coding!