geonode.br.tests.test_backup ============================ .. py:module:: geonode.br.tests.test_backup Classes ------- .. autoapisummary:: geonode.br.tests.test_backup.BackupCommandTests Module Contents --------------- .. py:class:: BackupCommandTests Bases: :py:obj:`geonode.tests.base.GeoNodeBaseTestSupport` .. py:method:: setUp() .. 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_file_not_provided(mock_configuration_save, fake_confirm) .. py:method:: test_config_file_does_not_exist(mock_configuration_save, fake_confirm)