Currently when running the tests the 200 tests appear in the 404 section.
I'm not entirely sure why this might happen but its probably to do with the tests taking a long time/async. It could be worth looking into. I will do some googling. Unless you are adding more tests to that section, is it worth having the forEach just for two routes?
Currently when running the tests the
200
tests appear in the 404 section.I'm not entirely sure why this might happen but its probably to do with the tests taking a long time/async. It could be worth looking into. I will do some googling. Unless you are adding more tests to that section, is it worth having the forEach just for two routes?