Browse Source

[search] Set heatmap stacked states of examples to true

Also fix the tests
Romain Rigaux 11 năm trước cách đây
mục cha
commit
5ffab43e37

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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):

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác