geonode.br.tests.test_restore ============================= .. py:module:: geonode.br.tests.test_restore Classes ------- .. autoapisummary:: geonode.br.tests.test_restore.RestoreCommandTests Module Contents --------------- .. py:class:: RestoreCommandTests Bases: :py:obj:`geonode.tests.base.GeoNodeBaseTestSupport` .. py:method:: setUp() .. py:method:: test_with_logs_success(fake_confirm) .. py:method:: test_with_logs_failure(fake_confirm) .. py:method:: test_with_read_only_mode(mock_configuration_save, fake_confirm) .. py:method:: test_without_read_only_mode(mock_configuration_save, fake_confirm) .. py:method:: test_config_files(mock_configuration_save, fake_confirm)