Alt-Org / Altzone-WebPages

Altzone-WebPages is an open-source project focused on building modern, dynamic web pages for the Altzone game project. 🌟
https://altzone.fi
13 stars 0 forks source link

Added test for collapse/expand transition #263

Closed juhaj77 closed 2 weeks ago

juhaj77 commented 2 weeks ago

📄 Pull Request Overview

This pull request adds tests for the new collapse/expand feature in the NavbarMobile and NavbarDesktop components. These tests ensure that the new functionality performs as expected across both mobile and desktop navbars.

Issue Number: #259

🔧 Changes Made

  1. [Briefly describe changes you made]
    • Added roles to ToggleCollapseButton and ToggleFixButton buttons to facilitate testing.
  2. [Any refactoring or clean-up tasks]

✅ Checklist Before Submission