tests.version_tests module#

Test cases for the version module.

Added in version 9.2.

class tests.version_tests.LocalVersionTestCase(*args, **kwargs)[source]#

Bases: DisableSiteMixin, TestCase

Test local version infomation.

abstract_class = False#
test_nightly_version()[source]#

Test version file of nightly dump.

test_package_version()[source]#

Test package version.

class tests.version_tests.RemoteVersionTestCase(*args, **kwargs)[source]#

Bases: DisableSiteMixin, TestCase

Test remote version infomation.

abstract_class = False#
net = True#
test_onlinerepo_version()[source]#

Test online repository hash.