Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE Cypress tests for MenuBar navigation #54

Open
CCirbo opened this issue Dec 17, 2024 · 0 comments
Open

FE Cypress tests for MenuBar navigation #54

CCirbo opened this issue Dec 17, 2024 · 0 comments

Comments

@CCirbo
Copy link
Collaborator

CCirbo commented Dec 17, 2024

Description

We need a new Cypress test file to cover all navigation functionality in the MenuBar, including dropdown menus and direct links. This test will make sure that every link or menu item takes the user to the correct page and that the expected content appears.

By centralizing these tests, we’ll have one place to verify the MenuBar works as intended now and as it evolves.

Tasks
• Set up a new Cypress test file: menu_bar_navigation_spec.js.
• Write tests for all dropdown menu options.
• Write tests for icons or direct links in the MenuBar.
• Confirm both URL changes and correct page content.
• Keep the tests clean and reusable for future updates.

@CCirbo CCirbo moved this to Backlog in Tracker CRM Dec 17, 2024
@CCirbo CCirbo removed this from Tracker CRM Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant