superset/tests/fixtures
Kasia Kucharczyk 4da47f1635
tests: added fixture with energy usage instead of example (#11308)
* Added energy usage fixture. Updated dashboard utils and unicode fixture with new method parameters.

* Add energy fixture to tests/access_tests.py

* Add energy fixture to tests/core_tests.py

* Add energy fixture to tests/dashboard_tests.py

* Add energy fixture to tests/datasets/api_tests.py

* Add energy fixture to tests/db_engine_specs/base_engine_spec_tests.py

* Add energy fixture to tests/import_export_tests.py

* Add energy fixture to tests/model_tests.py

* Add energy fixture to tests/query_context_tests.py

* Add energy fixture to tests/security_tests.py

* Add energy fixture to tests/charts/api_tests.py

* Changed formatting of slices' parameters in energy usage fixture

* Removed loading energy udage data from test conf file

* Add energy fixture to tests/databases/api_tests.py

* Fixes after review: removed isort:skip, load_charts->load_energy_charts, removed unused import.

* Added energy fixture to tests/charts/commands_tests.py and retrieving proper Slice by name

* Fixed charts/api_tests.py to use energy_usage from fixtures

* Fixed datasets/commands_tests.py to retrieve dataset by name and use energy_usage fixture

* Changed energy usage data to generated data and fixed chart tests which was checking energy usage data
2020-12-09 12:02:29 -08:00
..
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
certificates.py feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
dataframes.py feat: add ECharts BoxPlot chart (#11199) 2020-11-12 10:01:04 +02:00
datasource.py fix: update table_name and schema on dataset editor (#11218) 2020-10-20 09:38:57 -07:00
deck_geojson_form_data.json [DeckGL] Added fixtures and Deck test (#4798) 2018-04-12 17:20:39 -07:00
deck_path_form_data.json [DeckGL] Added fixtures and Deck test (#4798) 2018-04-12 17:20:39 -07:00
energy_dashboard.py tests: added fixture with energy usage instead of example (#11308) 2020-12-09 12:02:29 -08:00
importexport.py feat: add modal to import charts (#11956) 2020-12-07 18:33:59 -08:00
pyodbcRow.py Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
query_context.py feat: add event and interval annotation support to chart data ep (#11665) 2020-12-04 14:40:31 +02:00
sample.png [SIP-3] Scheduled email reports for Slices / Dashboards (#5294) 2018-12-10 22:29:29 -08:00
trends.csv [SIP-3] Scheduled email reports for Slices / Dashboards (#5294) 2018-12-10 22:29:29 -08:00
unicode_dashboard.py test: removed unicode_test example from unit tests (#11131) 2020-10-07 18:29:37 +03:00