DEV Community

PJ Mantoss
PJ Mantoss

Posted on

How can I make this React Project Pass some Tests?

Hello everyone! I just concluded the first project in the ‘Front End Libraries course’ on FreeCodeCamp - The Random Quote Machine, using React JS. The app is working, but it’s failing almost all the tests in the test suite. How can I make it to pass all the tests?

The project - https://codesandbox.io/s/charming-hill-fvi4f

The Test Requirements - https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine

The test suite - https://codepen.io/freeCodeCamp/pen/MJjpwO

Thank you for your help.

Top comments (0)