* call explore() directly from '/caravel/slice/id/' endpoint instead of redirecting to it. * pass slice_id instead of slice_params in 'caravel/slice/id/' endpoint to avoid logging errors. add fix for MultiDict bug * address max's comments * remove the /slice/id/ endpoint in preference of /datasource_type/datasource_id/slice_id/ * pep8 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_tests.py | ||
| caravel_test_config.py | ||
| celery_tests.py | ||
| core_tests.py | ||
| druid_tests.py | ||
| utils_tests.py | ||