-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Issue Description
The Navbar component currently lacks comprehensive unit tests.
Expected Behavior
- Unit tests should be added for the
Navbarcomponent to verify:- Proper rendering of the logo and navigation links, including "Welcome," "Members," and "Status."
- Display of the
SignInWithRdscomponent when the user is not authenticated. - Correct href attributes for navigation links based on the configuration values.
Current Behavior
There are no unit tests for the Navbar component in the project.
Reproducibility
- This issue is reproducible
- This issue is not reproducible
You can reproduce this issue by navigating to the _tests_ folder and confirming that there are no unit tests for the Navbar component.
Steps to Reproduce
- Navigate to the
_tests_folder. - Verify that no unit tests exist for the
Navbarcomponent.
Severity/Priority
- Critical
- High
- Medium
- Low
Checklist
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels