I am trying to complete the Quality assurance and testing with chai course, but it keeps failing.
I have used github, gitpod, visual studio and repl to complete the task but the url never seems to work, I get the same message:
‘Remember to submit the Live App URL’
When you run your project on Replit, it opens up a live preview. Without closing the tab where Replit is open, copy the URL at the top of the preview and put it into the solution input.
I finished all my tests passing with flying colors but when i type npm run test it does not work because i think i ran into deprecated problems while setting up I have all the tests correctly implemented ready to pass I have also tried using Repl.it but it charges a yearly fee no, so alternatively i decided to fork my own repo on Github and when i paste my URL Solution Link i get this message that says: “Remember to submit the Live App URL.” does anyone know why?
and how to solve this
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.