-
- Downloads
Time-over-time comparison - Unit tests (#43653)
* Use createQueryWithClauses in createQueryWithCountAggregation * Support column-specific aggregations in createQueryWithClauses * Add tests for compare option presence * Fix case * Add a test for onAdd * Split tests * Rename tests * Add boilerplate for CompareAggregations unit tests * Fix assertion * Add more tests * Add offset input tests * Add tests * Update frontend/src/metabase/query_builder/components/CompareAggregations/CompareAggregations.unit.spec.tsx * Update tests after merge * Use constants instead of factory functions
Showing
- frontend/src/metabase-lib/test-helpers.ts 21 additions, 8 deletionsfrontend/src/metabase-lib/test-helpers.ts
- frontend/src/metabase/common/components/AggregationPicker/AggregationPicker.unit.spec.tsx 67 additions, 8 deletions...ponents/AggregationPicker/AggregationPicker.unit.spec.tsx
- frontend/src/metabase/query_builder/components/CompareAggregations/CompareAggregations.unit.spec.tsx 206 additions, 0 deletions...nts/CompareAggregations/CompareAggregations.unit.spec.tsx
Loading
Please register or sign in to comment