The panko.tests.functional.gabbi.fixtures Module

The panko.tests.functional.gabbi.fixtures Module

Fixtures used during Gabbi-based test runs.

service None

Bases: gabbi.fixture.GabbiFixture

Inject mock configuration for the CORS middleware.

CORSConfigFixture.start_fixture()

Implement the actual workings of starting the fixture here.

CORSConfigFixture.stop_fixture()

Remove the monkeypatch.

service None

Bases: gabbi.fixture.GabbiFixture

Establish the relevant configuration for a test run.

ConfigFixture.start_fixture()

Set up config.

ConfigFixture.stop_fixture()

Reset the config and remove data.

service None

Bases: panko.tests.functional.gabbi.fixtures.ConfigFixture

Instantiate some sample event data for use in testing.

EventDataFixture.start_fixture()[source]

Create some events.

@panko.tests.functional.gabbi.fixtures.setup_app[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.