tests.test_pulp3_utils

Location: Pulp SmashAPI Documentationtests.test_pulp3_utils

Unit tests for pulp_smash.pulp3.utils.

class tests.test_pulp3_utils.GenTestCase(methodName='runTest')

Bases: unittest.case.TestCase

Tests the gen_ functions.

test_gen_distribution()

Tests the generation of a distibution dict.

test_gen_publisher()

Tests the generation of a publisher dict.

test_gen_remote()

Tests the generation of a remote dict.

test_gen_repo()

Tests the generation of a repository dict.

test_sync()

Test HTTP POST request for sync.