geonode.geoapps.tests ===================== .. py:module:: geonode.geoapps.tests Classes ------- .. autoapisummary:: geonode.geoapps.tests.GeoAppTests Module Contents --------------- .. py:class:: GeoAppTests Bases: :py:obj:`geonode.tests.base.GeoNodeBaseTestSupport` Tests geonode.geoapps module .. py:attribute:: fixtures :value: ['initial_data.json', 'group_test_data.json', 'default_oauth_apps.json'] .. py:method:: setUpClass() :classmethod: .. py:method:: tearDownClass() :classmethod: .. py:method:: setUp() .. py:method:: test_resource_form_is_invalid_extra_metadata_not_json_format() .. py:method:: test_resource_form_is_invalid_extra_metadata_not_schema_in_settings() .. py:method:: test_resource_form_is_invalid_extra_metadata_invalids_schema_entry() .. py:method:: test_resource_form_is_valid_extra_metadata() .. py:method:: test_geoapp_category_is_correctly_assigned_in_metadata_upload() .. py:method:: test_geoapp_copy()