Giant Swarm App Platform examples

Here we present examples that show how to use fixtures that deliver Giant Swarm App Platform specific fixtures.

Full source code available in examples directory.

Create a new Catalog CR

Shows how the catalog_factory fixture can be used to create the necessary AppCatalog CR in your test.

function
examples.test_giantswarm_app_platform.test_catalog_factory_fixture(catalog_factory)

This example shows how to use app_catalog_factory fixture to create a new Catalog CR in the Kubernetes API. You have to define an app catalog before you can install and use applications coming from that catalog.