Quality Assurance Projects - Metric-Imperial Converter

Tell us what’s happening:

I’m having a bit of trouble with these failures because the tests I wrote are passing in the terminal. Trying to troubleshoot, which one may have mis-written because the functionality seems to be fine. Any similar experiences?
Failures: // running tests
12. All 16 unit tests are complete and passing.
13. All 5 functional tests are complete and passing.
// tests completed
// console output
[Error: expected { status: ‘unavailable’ } to be an array]
[Error: expected { status: ‘unavailable’ } to be an array]

###Your project link(s)

solution: https://3002-freecodecam-boilerplate-urxcfv6h205.ws-us117.gitpod.io
Dashboard

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0

Challenge Information:

Quality Assurance Projects - Metric-Imperial Converter

  • To run the tests automatically, add NODE_ENV=test in your .env file

Did you do this?

1 Like

I did locally and did not in the gitpod…
Hours spent…
Thanks a bundle!

1 Like