superset/tests
Kim Truong 88e6ec992c feat: view presto row objects in data grid (#7445)
* Merge lastest from master into lyft-release-sp8 (#7405)

* filter out all nan series (#7313)

* improve not rich tooltip (#7345)

* Create issue_label_bot.yaml (#7341)

* fix: do not save colors without a color scheme (#7347)

* [wtforms] Strip leading/trailing whitespace (#7084)

* [schema] Updating the datasources schema (#5451)

* limit tables/views returned if schema is not provided (#7358)

* limit tables/views returned if schema is not provided

* fix typo

* improve code performance

* handle the case when table name or view name does not present a schema

* Add type anno (#7342)

* Updated local dev instructions to include missing step

* First pass at type annotations

* [schema] Updating the base column schema (#5452)

* Update 937d04c16b64_update_datasources.py (#7361)

* Feature flag for client cache (#7348)

* Feature flag for client cache

* Fix integration test

* Revert "Fix integration test"

This reverts commit 58434ab98a.

* Feature flag for client cache

* Fix integration tests

* Add feature flag to config.py

* Add another feature check

* Fix more integration tests

* Fix raw HTML in SliceAdder (#7338)

* remove backendSync.json (#7331)

* [bubbles] issue when using duplicated metrics (#7087)

* SUPERSET-7: Docker compose config version breaks on Ubuntu 16.04 (#7359)

* SUPERSET-8: Update text in docs copyright footer (#7360)

* SUPERSET-7: Docker compose config version breaks on Ubuntu 16.04

* SUPERSET-8: Extra text in docs copyright footer

* [schema] Adding commits and removing unnecessary foreign-key definitions (#7371)

*  Store last selected dashboard in sessionStorage (#7181)

* Store last selected dashboard in sessionStorage

* Fix tests

* [schema] Updating the base metric schema (#5453)

* Fix NoneType bug & fill the test recipients with original recipients if empty (#7365)

* feat: see Presto row and array data types (#7391)

* feat: see Presto row and array data types

* fix: address PR comments

* fix: lint and build issues

* fix: add types

* Incorporate feedback from initial PR (prematurely merged to lyft-release-sp8) (#7415)

* add stronger type hints where possible

* fix: lint issues and add select_star func in Hive

* add missing pkg init

* fix: build issues

* fix: pylint issues

* fix: use logging instead of print

* feat: view presto row objects in data grid

* fix: address feedback

* fix: spacing
2019-05-03 16:29:57 -07:00
..
fixtures Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
base_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
cache_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
celery_tests.py Making thrift, pyhive and tableschema as extra_requires (#6696) 2019-01-19 14:27:18 -08:00
core_tests.py Allow Gamma and Alpha to access '/users/userinfo/' (#6936) 2019-04-22 11:23:54 -07:00
dashboard_tests.py [Lyft-GA] Enable color consistency in a dashboard (#7135) 2019-04-01 22:04:31 -07:00
dataframe_test.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
datasource_tests.py Adding dropdown to DatasourceControl and ability to change datasource (#6816) 2019-02-20 14:32:33 -08:00
db_engine_specs_test.py feat: view presto row objects in data grid (#7445) 2019-05-03 16:29:57 -07:00
dict_import_export_tests.py [schema] Updating the base metric schema (#5453) 2019-04-24 21:50:14 -07:00
druid_func_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
druid_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
email_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
form_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
import_export_tests.py [schema] Updating the base metric schema (#5453) 2019-04-24 21:50:14 -07:00
load_examples_test.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
macro_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
migration_tests.py Fix filter_box migration PR #6523 (#7066) 2019-03-20 21:41:33 -07:00
model_tests.py Force quotes on non-expression time grains on Postgres (#6897) 2019-02-21 13:16:28 -08:00
schedules_test.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
security_tests.py Bump FAB to 2.0.0 (#7323) 2019-04-30 09:01:18 -07:00
sql_parse_tests.py [fix] Fixing SQL parsing issue (#7374) 2019-05-01 22:07:01 -07:00
sqla_models_tests.py auto-set 'Is Temporal' to true where column_name == '__time' (#6857) 2019-03-04 20:51:11 -08:00
sqllab_tests.py [schema] Updating the base column schema (#5452) 2019-04-23 18:06:21 -07:00
stats_logger_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
strategy_tests.py Celery task for warming up cache (#7148) 2019-04-03 16:57:59 -07:00
superset_test_config.py Allow for dynamic feature flags (#6808) 2019-02-27 15:11:38 -08:00
utils.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
utils_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
viz_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00