Open matevz opened 2 years ago
All tests should click and check, if the links on the apge are correctly working and then also try reloading the site and checking them again (e.g. to catch https://github.com/oasisprotocol/docs/issues/4).
Locally you also need to append /
to URL before reloading. When reloading on github pages, it redirects to append /
Add cypress tests which spin up the documentation site locally and:
All tests should click and check, if the links on the apge are correctly working and then also try reloading the site and checking them again (e.g. to catch #4).