mistral-dashboard/mistraldashboard/workbooks
Ivan Kolodyazhny 9c19e28c21 s/assertItemsEqual/assertCountEqual/g
assertItemsEqual was renamed to assertCountEqual in Python 3, and the
testsuite is failing now - rename it.
See also https://six.readthedocs.io/#six.assertCountEqual

This unbreaks the testsuite.

Change-Id: I910c7f2b3eae107a8d8022366f738b006cf4831a
2020-01-20 18:38:54 +02:00
..
templates/workbooks Fix workflow language link 2018-03-28 11:07:20 +00:00
__init__.py Horizon plugin system compatibility 2014-06-23 14:54:57 +07:00
forms.py Remove six usage 2020-01-11 16:42:13 +01:00
panel.py Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
tables.py Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
tests.py s/assertItemsEqual/assertCountEqual/g 2020-01-20 18:38:54 +02:00
urls.py Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
views.py Django 2.0 support 2018-05-15 06:14:48 +09:00