heat-dashboard/heat_dashboard/test/tests/api
Andreas Jaeger 30c4992796 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: I95c81cfd6ab9bc7384c585ef5aa625dad9a57caf
2020-01-20 16:51:50 +01:00
..
__init__.py add template generator 2017-10-06 14:44:14 +09:00
test_heat.py s/assertItemsEqual/assertCountEqual/g 2020-01-20 16:51:50 +01:00
test_heat_rest.py Fix gate failures by a new pycodestyle 2019-01-30 17:51:33 +05:30