Эх сурвалжийг харах

[search] Set heatmap stacked states of examples to true

Also fix the tests
Romain Rigaux 10 жил өмнө
parent
commit
5ffab43e37

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 1 - 1
apps/search/src/search/fixtures/initial_search_examples.json


+ 1 - 1
apps/search/src/search/tests.py

@@ -83,7 +83,7 @@ class TestSearchBase(object):
 
 class TestWithMockedSolr(TestSearchBase):
   def _get_collection_param(self, collection):
-    col_json = json.loads(collection.get_c(self.user))
+    col_json = json.loads(collection.get_json(self.user))
     return col_json['collection']
 
   def test_index(self):

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно