query_builder_test.go
query_builder_test.go - Overview
This file contains unit tests for the query builder functionality, focusing on building queries with multiple subqueries, formulas, and different data sources like metrics and logs. It uses the testify
library for assertions and the signoz
internal packages for query preparation.