superset/tests
Beto Dealmeida 459cb701fb Visualization for multiple line charts (#4819)
* Initial test

* Save

* Working version

* Use since/until from payload

* Option to prefix metric name

* Rename LineMultiLayer to MultiLineViz

* Add more styles

* Explicit nulls

* Add more x controls

* Refactor to reuse nvd3_vis

* Fix x ticks

* Fix spacing

* Fix for druid datasource

* Rename file

* Small fixes and cleanup

* Fix margins

* Add proper thumbnails

* Align yaxis1 and yaxis2 ticks

* Improve code

* Trigger tests

* Move file

* Small fixes plus example

* Fix unit test

* Remove SQL and Filter sections
2018-05-21 17:47:21 -07:00
..
fixtures [DeckGL] Added fixtures and Deck test (#4798) 2018-04-12 17:20:39 -07:00
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [security] Refactor security code into SupersetSecurityManager (#4565) 2018-03-27 16:46:02 -07:00
base_tests.py [tests] cleaning up test configuration (#4806) 2018-04-11 14:09:20 -07:00
cache_tests.py Cache the query string (#4633) 2018-03-21 13:13:36 -07:00
celery_tests.py [sql lab] a better approach at limiting queries (#4947) 2018-05-14 14:44:05 -05:00
core_tests.py Visualization for multiple line charts (#4819) 2018-05-21 17:47:21 -07:00
dashboard_tests.py [dashboard] open in edit mode when adding a chart (#4772) 2018-04-07 12:55:05 -07:00
db_engine_specs_test.py [sql lab] a better approach at limiting queries (#4947) 2018-05-14 14:44:05 -05:00
dict_import_export_tests.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
druid_func_tests.py Add extraction function support for Druid queries (#4740) 2018-05-08 22:00:06 -07:00
druid_tests.py treating floats like doubles for druid versions lower than 11.0.0 (#5030) 2018-05-21 11:50:04 -07:00
email_tests.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
form_tests.py forms: make csv import parse dates accepts a list of columns (#4639) 2018-03-23 14:16:02 -07:00
import_export_tests.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
model_tests.py [bugfix] temporal columns with expression fail (#4890) 2018-04-26 21:13:52 -07:00
security_tests.py [logs] Dropping dt column (#4587) 2018-04-10 18:34:32 -07:00
sql_parse_tests.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
sqllab_tests.py Force lowercase column names for Snowflake and Oracle (#4994) 2018-05-14 13:43:13 -05:00
superset_test_config.py Cache the query string (#4633) 2018-03-21 13:13:36 -07:00
utils_tests.py Added new exception class and start of better exception/error handling (#4514) 2018-03-11 22:07:51 -07:00
utils.py [DeckGL] Added fixtures and Deck test (#4798) 2018-04-12 17:20:39 -07:00
viz_tests.py [bugfix] Fix ZeroDivisionError and get metrics label with percent metrics (#5026) 2018-05-20 11:10:57 -05:00