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

test: extend test coverage and update configuration #84

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

halvaradop
Copy link
Owner

Description

This pull request expands the test coverage within the project, particularly for the merge function, verifySelectorTheme, and removeEmptyProperties utilities. It introduces new and basic tests to ensure the accuracy and robustness of these functions. Additionally, it refines the test coverage report by updating the exclude patterns. Key changes:

  • Exclude tsup.config.base.ts and all *.test files from coverage reports
  • Add conditional to merge function
  • Add new tests for merge function
  • Increase coverage for verifySelectorTheme utility function
  • Add test for removeEmptyProperties utility function

Checklist

  • Added documentation.
  • The changes do not generate any warnings.
  • I have performed a self-review of my own code
  • All tests have been added and pass successfully

Notes

- Exclude `tsup.config.base.ts` and all `*.test` files from coverage
  reports
- Add conditional to `merge` function
- Add new tests for `merge` function
- Increase coverage for `verifySelectorTheme` utility function
- Add test for `removeEmptyProperties` utility function
Copy link

Thank you, @halvaradop, for your contribution to halvaradop/tailwindcss-utilities.

Your submission will be reviewed by @halvaradop. We will provide feedback or approval as soon as possible.

@halvaradop halvaradop merged commit edca6c5 into master Oct 26, 2024
5 checks passed
@halvaradop halvaradop deleted the chore/extend-test-coverage branch October 26, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant