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

Enhance Component Tests (Status Tracking) #672

Open
14 of 59 tasks
mlmoravek opened this issue Dec 6, 2023 · 3 comments
Open
14 of 59 tasks

Enhance Component Tests (Status Tracking) #672

mlmoravek opened this issue Dec 6, 2023 · 3 comments
Labels
contributions welcome Any contribution and help is welcome enhancement Improvements to existing features and functionality good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mlmoravek
Copy link
Member

mlmoravek commented Dec 6, 2023

Description

Currently there is almost no real component testing.

Implement modern component testing via Vitest

Why Oruga need this feature

Improve stability and ensure functionality of features

Progress

@mlmoravek mlmoravek added the enhancement Improvements to existing features and functionality label Dec 6, 2023
@mlmoravek mlmoravek self-assigned this Feb 26, 2024
@mlmoravek mlmoravek changed the title Enhance Component Tests Enhance Component Tests (Status Tracking) Mar 29, 2024
@mlmoravek mlmoravek added the help wanted Extra attention is needed label May 8, 2024
@mlmoravek
Copy link
Member Author

This is the last state of the codebase with the old tests before they were removed (I don't know why ever...).
https://github.com/oruga-ui/oruga/tree/5eed80deb9e076794603fd22067d1231d89c1bbd/packages/oruga-next/src/components

@dylanson25
Copy link

Hi @mlmoravek, I would like to lend a hand with some tests. Do you have any issues I could work on?

@mlmoravek
Copy link
Member Author

Hey @dylanson25, you are welcome to contribute. I would suggest just pick a component, maybe a simple one to start with, and add some functionality tests. You can look at some existing tests for comparison.
Be aware that the dev branch and released themes are currently out of sync and there are some styling issues until the main package and themes all release a new version.

You can contact me on discord if you need further advice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome Any contribution and help is welcome enhancement Improvements to existing features and functionality good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants