geonode.geoserver.tests.test_helpers ==================================== .. py:module:: geonode.geoserver.tests.test_helpers Attributes ---------- .. autoapisummary:: geonode.geoserver.tests.test_helpers.logger Classes ------- .. autoapisummary:: geonode.geoserver.tests.test_helpers.HelperTest Module Contents --------------- .. py:data:: logger .. py:class:: HelperTest Bases: :py:obj:`geonode.tests.base.GeoNodeBaseTestSupport` .. py:attribute:: type :value: 'dataset' .. 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_extract_name_from_sld() .. py:method:: test_safe_path_leaf() .. py:method:: test_replace_callback() .. py:method:: test_return_element_if_not_exists_in_the_subtypes() .. py:method:: test_datastore_should_return_vector() .. py:method:: test_coverageStore_should_return_raster() .. py:method:: test_remoteStore_should_return_remote() .. py:method:: test_geoserver_proxy_strip_paths() .. py:method:: test_ows_links() .. py:method:: test_ows_endpoint_in_path() .. py:method:: test_dataset_capabilties_url() .. py:method:: test_layer_ows_url()