geonode.resource.tests

Classes

ResourceManagerClassTest

TestResourceManager

Module Contents

class geonode.resource.tests.ResourceManagerClassTest[source]
class geonode.resource.tests.TestResourceManager[source]

Bases: geonode.tests.base.GeoNodeBaseTestSupport

setUp()[source]
test_get_concrete_manager()[source]
test__get_instance()[source]
test_exists()[source]
test_delete()[source]
test_create()[source]
test_update()[source]
test_ingest()[source]
test_dataset_copy()[source]
test_resource_copy_with_linked_resources()[source]
test_append(mock_validator)[source]
test_replace(mock_validator)[source]
test_validate_resource()[source]
test_exec()[source]
test_remove_permissions()[source]
test_set_permissions()[source]
test_set_thumbnail()[source]