heat-dashboard/heat_dashboard/test
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
..
integration Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
test_data Update hacking version 2019-03-27 14:00:03 +08:00
tests s/assertItemsEqual/assertCountEqual/g 2020-01-20 16:51:50 +01:00
__init__.py move all files under heat_dashboard directory 2017-10-06 14:34:25 +09:00
helpers.py Remove mox3 completely 2018-09-28 05:30:01 +00:00
settings.py Drop mox from HeatRestTestCase 2018-06-08 11:02:24 +09:00