Hi everyone, I need you help with this project I don’t know how to run it tests after writing them.
I just finished writing most of the test but I don’t know how to run them to know if they are working.
Pls your help will be appreciated.
Hi everyone, I need you help with this project I don’t know how to run it tests after writing them.
I just finished writing most of the test but I don’t know how to run them to know if they are working.
Pls your help will be appreciated.
Hi @sammychris.
The tests should be logging things in Glitch’s console, have you checked that?
Nope! I actually cloned the repo, so I am not using Glitch, I am building it locally.
Thanks, I just figured it out. I just realize that I did not install the dotenv package.
Thanks for your help, that was a great feedback.