superset/tests
Jeffrey Wang 0584e3629f Add separate limit setting for SqlLab (#4941)
* Add separate limit setting for SqlLab

Use separate param for wrap sql

Get query limit from config

unit tests for limit control rendering in sql editor

py unit test

pg tests

Add max rows limit

Remove concept of infinity, always require defined limits

consistency

Assert on validation errors instead of tooltip

fix unit tests

attempt persist state

pr comments and linting

* load configs in via common param

* default to 1k
2018-11-07 15:57:44 -08:00
..
fixtures remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
base_tests.py Add separate limit setting for SqlLab (#4941) 2018-11-07 15:57:44 -08:00
cache_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
celery_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
core_tests.py Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
dashboard_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
dataframe_test.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
datasource_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
db_engine_specs_test.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
dict_import_export_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
druid_func_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
druid_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
email_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
form_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
import_export_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
load_examples_test.py Fix examples charts/dashboards and refactor (#5881) 2018-10-31 15:29:04 -07:00
macro_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
model_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
security_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
sql_parse_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
sqllab_tests.py Add separate limit setting for SqlLab (#4941) 2018-11-07 15:57:44 -08:00
superset_test_config.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
utils.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
utils_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
viz_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00