Hi,
I have a deadly stupid question about testing curriculum. I cloned repo from github, change tests for first lesson. But what should i paste as url? Path to root catalog nor views or tests isn’t working. I also tried with Glitch but it throws errors when it try fetch project from github.
If you cloned the project repo, you need to make your app publicly available. I recommend Heroku as such a platform. Once your app is up, you can simply use that url.
However, the easiest solution is to use the glitch project template that is provided as it takes care of hosting too.
I put clonned repo on my vps and configured vhost to point main catalog of repo. So it is publicly available, but when i paste url and accept challenge i got only statement:
// running tests
// tests completed