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

Add automated tests and code coverage checks #68

Merged
merged 12 commits into from
May 4, 2024
Merged

Conversation

Callum027
Copy link
Member

@Callum027 Callum027 commented Apr 27, 2024

  • Add unit tests for the following settings types:
    • Media Management
    • Metadata
    • General
    • UI
  • Add jobs for running the unit tests and creating results/coverage reports to GitHub Actions.
  • Fix a number of minor issues found by the unit tests.

@Callum027 Callum027 added enhancement New feature or request testing Testing-related issue or pull request labels Apr 27, 2024
@Callum027 Callum027 added this to the v0.7.0 milestone Apr 27, 2024
@Callum027 Callum027 self-assigned this Apr 27, 2024
@Callum027 Callum027 linked an issue Apr 27, 2024 that may be closed by this pull request
@Callum027
Copy link
Member Author

It's become apparent that it will take a long time to add new unit tests for everything.

For now I have added unit tests for the primarily "settings" type options. Resources will be done at a later point in time.

@Callum027 Callum027 merged commit f6e606a into main May 4, 2024
12 checks passed
@Callum027 Callum027 deleted the 53-add-testing branch May 4, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing Testing-related issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add automated tests and code coverage checks
1 participant