-
- Downloads
Merge pull request #3799 from metabase/break-up-metabase-query-processor-test-namespace
Break metabase.query-processor-test into separate namespaces
No related branches found
No related tags found
Showing
- test/metabase/query_processor_test.clj 70 additions, 1866 deletionstest/metabase/query_processor_test.clj
- test/metabase/query_processor_test/aggregation_test.clj 304 additions, 0 deletionstest/metabase/query_processor_test/aggregation_test.clj
- test/metabase/query_processor_test/breakout_test.clj 73 additions, 0 deletionstest/metabase/query_processor_test/breakout_test.clj
- test/metabase/query_processor_test/date_bucketing_test.clj 368 additions, 0 deletionstest/metabase/query_processor_test/date_bucketing_test.clj
- test/metabase/query_processor_test/expressions_test.clj 94 additions, 0 deletionstest/metabase/query_processor_test/expressions_test.clj
- test/metabase/query_processor_test/field_visibility_test.clj 63 additions, 0 deletionstest/metabase/query_processor_test/field_visibility_test.clj
- test/metabase/query_processor_test/fields_test.clj 30 additions, 0 deletionstest/metabase/query_processor_test/fields_test.clj
- test/metabase/query_processor_test/filter_test.clj 349 additions, 0 deletionstest/metabase/query_processor_test/filter_test.clj
- test/metabase/query_processor_test/helper_fns_test.clj 23 additions, 0 deletionstest/metabase/query_processor_test/helper_fns_test.clj
- test/metabase/query_processor_test/joins_test.clj 131 additions, 0 deletionstest/metabase/query_processor_test/joins_test.clj
- test/metabase/query_processor_test/limit_test.clj 33 additions, 0 deletionstest/metabase/query_processor_test/limit_test.clj
- test/metabase/query_processor_test/nested_field_test.clj 141 additions, 0 deletionstest/metabase/query_processor_test/nested_field_test.clj
- test/metabase/query_processor_test/order_by_test.clj 126 additions, 0 deletionstest/metabase/query_processor_test/order_by_test.clj
- test/metabase/query_processor_test/page_test.clj 33 additions, 0 deletionstest/metabase/query_processor_test/page_test.clj
- test/metabase/query_processor_test/parameters_test.clj 27 additions, 0 deletionstest/metabase/query_processor_test/parameters_test.clj
- test/metabase/query_processor_test/unix_timestamp_test.clj 66 additions, 0 deletionstest/metabase/query_processor_test/unix_timestamp_test.clj
Loading
Please register or sign in to comment