superset/tests
Gianluca Ciccarelli e23920b8ba 7620: Start removing dependencies on requests (#7643)
* 7620: Start removing dependencies on requests

* Patch urllib.request.urlopen instead of requests.get

* Try to fix flake8

* More work on flake8 import errors

* First attempt at using urllib with cookies

* Fix pylint/flake8

* Fix test_deliver_slice_csv_attachment

* Fix test_deliver_slice_csv_inline

* Import requests and pydruid conditionally, remove dependency on prison

* Fix flake errors

* Fix load_examples

* Please flake

* Skip tests depending on optional deps

* Try to please flake

* Address review comments

* Remove Druid-related UI

* Revert "Remove Druid-related UI"

This reverts commit d7e0f166cc3f3dd2496b4a666e177f0c191aeb0f.

* Skip a few tests more

* Put imports in right order

* Apply black patch

* Please flake

* Please black, silence flake

* Use flake8 silencing the right way

* Add deps for CI
2019-08-02 10:01:28 -07:00
..
fixtures [schema] Deprecating the table_columns.database_expression column (#7653) 2019-07-03 14:05:59 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
base_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
cache_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
celery_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
core_tests.py [api] [database] New, migrate to new FAB API side by side (#7665) 2019-07-22 21:25:16 -07:00
dashboard_tests.py Add "Published" feature to dashboards (#4725) 2019-07-10 23:14:13 -07:00
dataframe_test.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
datasource_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
db_engine_specs_test.py [sqllab] Fix limit parsing bug when using limit-offset comma notation (#7912) 2019-07-24 08:18:39 +03:00
dict_import_export_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
druid_func_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
druid_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
email_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py Set owner to dashboards and charts on import (#7894) 2019-07-22 22:30:28 -07:00
load_examples_test.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
macro_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
migration_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
model_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
schedules_test.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
security_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
sql_parse_tests.py [fix] Adding space after -- for SQL comments (#7897) 2019-07-18 13:17:26 -07:00
sql_validator_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sqla_models_tests.py [Bugfix] Remove prequery properties from query_obj (#7896) 2019-07-23 22:13:58 +03:00
sqllab_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
superset_test_config.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils_tests.py [cli] New, command line option to create or set a db URI (#7918) 2019-07-27 17:43:39 -07:00
viz_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00