geonode.geoserver.tests.test_tasks

Classes

TasksTest

Module Contents

class geonode.geoserver.tests.test_tasks.TasksTest[source]

Bases: geonode.tests.base.GeoNodeBaseTestSupport

type = 'dataset'[source]
fixtures = ['initial_data.json', 'group_test_data.json', 'default_oauth_apps.json'][source]
classmethod setUpClass()[source]
classmethod tearDownClass()[source]
setUp()[source]
mock_signal_callback(instance, **kwargs)[source]
test_geoserver_style_visual_mode_automatically_with_sld_file()[source]
test_geoserver_style_visual_mode_automatically_without_sld_file()[source]
test_geoserver_set_style_with_real_file(mocked_set_dataset_style)[source]
test_geoserver_set_style_with_xml(mocked_set_dataset_style)[source]