Open bvisan opened 4 years ago
@bvisan Huh, seems like they've completely revamped their website. The API coverage tool used to pull all the available routes from a JSON object embedded in their old website, and since it's disappeared, it's broken as of now. Also, I don't have much time to fix it these days as I'm back in college.
No worries, that makes sense. Thank you!
Was unable to run the API coverage tool, had an unhandled promise error. Followed the setup & testing exactly, but some tests failed.
Tried to run api-coverage:
I added this bit to get some more info in the
utils/retrieve-api-routes.js
I received this error which had more detail
Tried to troubleshoot, looks like
semiOfficial
has this result. Unfortunately could not get very far :(