heat-dashboard/heat_dashboard/test
manchandavishal 68f5d8c494 Fixed Unit test for Heat-dashboard
After 7052b7f065 merged in openstack/horizon a new Unit
test class introduced in horizon i.e. RestAPITestCase.
This patch updates heat-dashboard to import RestAPITestCase
class instead of TestCase. For more info. see [1]

It also update few packages version in lower-constraints.txt and
other files to fix lower-constraints job.

[1] https://review.opendev.org/c/openstack/horizon/+/827097/2/openstack_dashboard/test/helpers.py#485

NOTE: py36 support has been dropped for Zed, so py36 UT no longer works
with upper-constraints for Zed. Thus, the zuul job template is updated
for Zed in this commit together. This commit also needs to be backported
to stable/yoga to fix the UT. When backported, make sure not to include
the zuul template change for Zed.

Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
Change-Id: I81241b2225f1e8b7b38f8f03928d5b4c0b4c8094
2022-05-24 00:42:38 +09:00
..
integration Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
test_data Use volume v3 API instead of v2 API 2021-07-28 17:30:33 +09:00
tests Fixed Unit test for Heat-dashboard 2022-05-24 00:42:38 +09:00
__init__.py move all files under heat_dashboard directory 2017-10-06 14:34:25 +09:00
helpers.py Fixed Unit test for Heat-dashboard 2022-05-24 00:42:38 +09:00
settings.py Drop mox from HeatRestTestCase 2018-06-08 11:02:24 +09:00