horizon/doc/source/ref/test.rst

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