Skip to content

Add integration test cases for collapse fields#297

Open
papa99do wants to merge 1 commit intomainlinefrom
yihan/collapsefield-test
Open

Add integration test cases for collapse fields#297
papa99do wants to merge 1 commit intomainlinefrom
yihan/collapsefield-test

Conversation

@papa99do
Copy link
Copy Markdown
Collaborator

@papa99do papa99do commented Aug 13, 2025

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Integration tests

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@papa99do papa99do requested a review from farshidz August 13, 2025 06:22
self.assertDictEqual({'PulseWear': {'count': 2}, 'RetroHue': {'count': 1}, 'SnugNest': {'count': 1},
'SprintX': {'count': 1}}, res["facets"]["brand"])
else:
# TODO there's but with lexical retrieval_method in Marqo that results in wrong count of
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Maybe print a message here

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