superset/caravel
Maxime Beauchemin 17e711fda2 Druid unit tests using Mock (#384)
* Initial Druid mock unit tests

* More unit tests

* Test for Druid query

* Adding a groupby test
2016-04-20 15:08:10 -07:00
..
assets split sunburst breadcrumb names on '_' to apply ' '-dependent wrapping more freqently (#376) 2016-04-19 14:42:36 -07:00
bin Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
data Adjusting positioning in the examples 2016-04-13 22:39:23 -07:00
migrations Fix db upgrade script b4456560d4f3 (#370) 2016-04-18 12:49:13 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Fixing overwrite and save slice permissions for a give role (#298) 2016-04-18 13:56:00 -07:00
__init__.py Storing version number in only one place (#362) 2016-04-17 08:20:11 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Configure Visualizations (#365) 2016-04-18 09:00:03 -07:00
forms.py [WiP] Attempting to support Druid's granularity origin as a hidden url param (#194) 2016-04-15 17:00:44 -07:00
models.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00
utils.py Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) 2016-04-07 23:01:40 -07:00
version.py Storing version number in only one place (#362) 2016-04-17 08:20:11 -07:00
views.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00
viz.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00