Skip to content

test: JSON QB Integration tests Suite#10085

Draft
piyushsingariya wants to merge 80 commits intomainfrom
json-qb-integration
Draft

test: JSON QB Integration tests Suite#10085
piyushsingariya wants to merge 80 commits intomainfrom
json-qb-integration

Conversation

@piyushsingariya
Copy link
Contributor

@piyushsingariya piyushsingariya commented Jan 22, 2026

Pull Request


📄 Summary

This change brings in NEW JSON QB tests suite

Issues closed by this PR

Closes SigNoz/engineering-pod#3474


✅ Change Type

Select all that apply

  • ✨ Feature
  • 🐛 Bug fix
  • ♻️ Refactor
  • 🛠️ Infra / Tooling
  • 🧪 Test-only

@piyushsingariya piyushsingariya added the safe-to-integrate Run integration tests label Feb 24, 2026
@piyushsingariya piyushsingariya added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Feb 24, 2026
from fixtures.logs import Logs


def _assert_ok(response: requests.Response) -> None:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
def _assert_ok(response: requests.Response) -> None:
def _assert_ok(response: requests.Response) -> None

you don't need these small helper functions :/

)


def _build_query_payload(
Copy link
Member

Choose a reason for hiding this comment

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

all of these should be in querier fixture please. we already have a makeQueryRequest there. Update where required.

@piyushsingariya piyushsingariya added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Mar 12, 2026
@piyushsingariya piyushsingariya added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Mar 12, 2026
@piyushsingariya piyushsingariya added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Mar 12, 2026
@piyushsingariya piyushsingariya added safe-to-integrate Run integration tests and removed safe-to-integrate Run integration tests labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe-to-integrate Run integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants