Skip to content

Conversation

@markpbaggett
Copy link
Collaborator

@markpbaggett markpbaggett commented Oct 16, 2025

What Does this Do

Addresses Issue-149 and adds a test without a mock for the logic.

@markpbaggett markpbaggett changed the title Address Issue-149. Ensure doc parameter matches the original filename. Nov 20, 2025
@markpbaggett markpbaggett marked this pull request as ready for review November 20, 2025 21:55
self.assertEqual(result["resource"]["chars"], "Brunswick")


class TestBuildSearchUrl(unittest.TestCase):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Move this up to the class above.

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.

Content Search: doc parameter must match the original filename minus extension

3 participants