pulp_2_tests.tests.python.api_v2.test_crud

Location: Pulp 2 TestsTestspulp_2_tests.tests.python.api_v2.test_crud

Tests that CRUD Python repositories.

class pulp_2_tests.tests.python.api_v2.test_crud.CRUDTestCase(*args, **kwargs)

Bases: pulp_smash.pulp2.utils.BaseAPICrudTestCase

Test that one can create, update, read and delete a test case.

static create_body()

Return a dict for creating a repository.

static update_body()

Return a dict for creating a repository.