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:
@ -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
|
||||
|
Reference in New Issue
Block a user