259746bcff
Change-Id: I6dbe0ea81d9d21a0f92d270337637606220f38d1 Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
590 B
590 B
Horizon TestCase Classes
horizon.test.helpers
Horizon provides a base test case class which provides several useful pre-prepared attributes for testing Horizon components.
TestCase
The OpenStack Dashboard also provides test case classes for greater ease-of-use when testing APIs and OpenStack-specific auth scenarios.
TestCase
APITestCase
BaseAdminViewTests