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

Remove depreciated Hyrax::SolrQueryBuilderService from tests #6396

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

rawOrlando
Copy link
Contributor

Fixes

refs #4946

Summary

Small piece of refactoring. Replace uses of deprecated Hyrax::SolrQueryBuilderService with Hyrax::SolrQueryService in spec.
Also I want to have a small PR under my belt to understand the community workflow

Testing

Test continue to pass

@samvera/hyrax-code-reviewers

@rawOrlando rawOrlando self-assigned this Oct 26, 2023
no-reply
no-reply previously approved these changes Oct 26, 2023
@no-reply no-reply force-pushed the refector-SolrQuery-name-4946-tests branch from e99fe7d to b297f92 Compare October 26, 2023 19:06
@rawOrlando rawOrlando force-pushed the refector-SolrQuery-name-4946-tests branch 12 times, most recently from 6c1f3e6 to f6beb89 Compare October 30, 2023 12:31
@rawOrlando
Copy link
Contributor Author

rawOrlando commented Oct 30, 2023

I have not figured out why the tests fail with these changes.

It looks like the line ids = ids.reject(&:blank?) in with_ids rejects the ids used in the tests. but not ids = id_array.reject(&:blank?) in construct_query_for_ids doesn't.

I just wanted to let you know that I'm putting this work down for now.

@rawOrlando rawOrlando force-pushed the refector-SolrQuery-name-4946-tests branch from a3e78ce to 3f6d565 Compare November 28, 2023 16:24
@rawOrlando rawOrlando force-pushed the refector-SolrQuery-name-4946-tests branch from 3f6d565 to 62e9dae Compare November 29, 2023 18:49
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.

2 participants