New to_url() method added to the Search class to support new Cached Search feature.
What Does This PR Address?
[ ] GitHub issue (Add reference - #XX)
[ ] Refactoring
[X] New feature
[ ] Bug fix
[X] Adds more tests
Are Tests Included?
[X] Yes
[ ] No
Reviewer, Please Note:
Unfortunately, lots of changed lines included in the PR are auto-formatting from my IDE. I'll work on improving the config for eslint to avoid these in the future.
Brief Summary of Changes
New
to_url()
method added to theSearch
class to support new Cached Search feature.What Does This PR Address?
Are Tests Included?
Reviewer, Please Note:
Unfortunately, lots of changed lines included in the PR are auto-formatting from my IDE. I'll work on improving the config for eslint to avoid these in the future.