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

Add furnitures page #269

Open Jonroi opened 2 weeks ago

Jonroi commented 2 weeks ago

Furniture Collection Page

Overview

Develop a dedicated page to showcase the Soulhome furniture collection, providing users with in-depth access to furniture content. This page will be integrated into the navbar and include search functionality to enhance navigation and overall user experience.

Note: This page is currently in the design phase and may evolve during development. Please stay updated on any design changes or improvements.


📌 Implementation Steps


🧪 Testing the Furniture Collection Page

Testing Approach with React Testing Library and Jest

  1. Page Layout and Data Rendering:

    • Verify the page structure renders correctly, following Figma design specifications.
    • Mock the furniture data to confirm each furniture item displays with the correct details (name, image, etc.).
  2. Search Functionality:

    • Test the search component to confirm it filters the furniture collection as expected.
    • Verify the results update dynamically based on the user’s input.
  3. Component Tests:

    • Test individual components to verify they render with accurate details.
    • Ensure images and links are accessible and load correctly.

🌟 Feature Benefits


📎 Additional Resources

image