Test(Cypress): Add tests for the landing page and the navbar (#39459)

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Twaha Rahman
2020-09-04 22:27:21 +06:00
committed by GitHub
parent f3a82fe2f1
commit 3e3652a788
3 changed files with 97 additions and 8 deletions

View File

@ -55,8 +55,8 @@ SHOW_UPCOMING_CHANGES=false
# Application paths
HOME_LOCATION='http://localhost:8000'
API_LOCATION='http://localhost:3000'
FORUM_LOCATION='https://localhost/forum'
NEWS_LOCATION='https://localhost/news'
FORUM_LOCATION='https://forum.freecodecamp.org'
NEWS_LOCATION='https://www.freecodecamp.org/news'
# ---------------------
# Debugging Mode Keys