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 complete unit tests for EDS driver #3302

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

meganschanz
Copy link
Contributor

Inspired from last week's work on writing a few more unit tests for the EDS driver, I decided to write the rest to get it up to 100% coverage. I did end up refactoring it slightly to move the expected results into fixtures to avoid the test file from getting too busy. But otherwise, hopefully this is pretty straight forward since it's just adding tests and not touching any functionality.

As always, let me know if anyone has suggestions for improvements!

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @meganschanz, this is great work and much appreciated -- always good to improve our coverage. Just a few (mostly trivial) comments and questions.

@demiankatz demiankatz added this to the 10.0 milestone Jan 9, 2024
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the updates, @meganschanz -- merging now.

@demiankatz demiankatz merged commit d4933ea into vufind-org:dev Jan 9, 2024
7 checks passed
@demiankatz demiankatz deleted the eds-driver-tests branch January 9, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants