geonode.br.tests.test_restore

Classes

RestoreCommandTests

Module Contents

class geonode.br.tests.test_restore.RestoreCommandTests[source]

Bases: geonode.tests.base.GeoNodeBaseTestSupport

setUp()[source]
test_with_logs_success(fake_confirm)[source]
test_with_logs_failure(fake_confirm)[source]
test_with_read_only_mode(mock_configuration_save, fake_confirm)[source]
test_without_read_only_mode(mock_configuration_save, fake_confirm)[source]
test_config_files(mock_configuration_save, fake_confirm)[source]