tests.fixes_tests module#

Tests for fixes module.

class tests.fixes_tests.TestFixes(*args, **kwargs)[source]#

Bases: DisableSiteMixin, TestCase

Test the fixes module.

abstract_class = False#
setUp()[source]#

Backup the current fixes.

tearDown()[source]#

Recover the current fixes.

test_overwrite_value()[source]#

Test loading a fix file overwriting the fixes.

test_update_value()[source]#

Test loading a fix file changing the fixes.