Skip to content

Add JEST unit test #157

@MelleD

Description

@MelleD

Summary:
Implement comprehensive unit tests for the expander components using the Jest testing framework to ensure code quality and functionality.

Description:
To maintain high code quality and ensure the functionality of the expander components, we propose adding unit tests using Jest. This will help in identifying bugs early, verifying component behavior, and making future code changes more reliable.

npm install --save-dev jest
npm install --save-dev @testing-library/jest-dom
npm install --save-dev @testing-library/svelte

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions