superset/tests/unit_tests
Elizabeth Thompson 13e19291f2
fix: allow for multiple columns in pivot table report (#17636)
* allow for multiple columns in pivot table report

* fix null data issue

* Update tests/unit_tests/charts/test_post_processing.py
2021-12-02 16:42:37 -08:00
..
annotation_layers chore: Test cases for annotations and annotation layers incorrect creation through API (#17246) 2021-11-03 09:11:41 +00:00
charts fix: allow for multiple columns in pivot table report (#17636) 2021-12-02 16:42:37 -08:00
common refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
db_engine_specs feat: Drill ODBC/JDBC Impersonation feature (#17353) 2021-11-10 08:45:16 +02:00
fixtures fix(dashboard): unset empty time filter indicator (#16272) 2021-08-16 19:32:05 +03:00
tasks fix: add fallback and validation for report and cron timezones (#17338) 2021-11-12 12:28:17 -08:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
conftest.py feat: validate_parameters for GSheets (#15578) 2021-07-08 08:26:39 -07:00
core_tests.py fix(native-filters): ignore unset filter box time range (#16854) 2021-09-27 17:17:52 +03:00
memoized_tests.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
sql_parse_tests.py feat: improve logic in is_select (#17329) 2021-11-02 17:30:12 -07:00