Refactor the explore view (#1252)

* Refactor the explore view

* Fixing the tests

* Addressing comments
This commit is contained in:
Maxime Beauchemin
2016-10-07 16:24:39 -07:00
committed by GitHub
parent b7d1f78f5e
commit f70d301f0d
8 changed files with 194 additions and 137 deletions

View File

@@ -5,4 +5,4 @@ export CARAVEL_CONFIG=tests.caravel_test_config
set -e
caravel/bin/caravel version -v
export SOLO_TEST=1
nosetests tests.core_tests:CoreTests.test_public_user_dashboard_access
nosetests tests.core_tests:CoreTests.test_slice_endpoint