geonode.harvesting.tests.harvesters.base

Classes

TestBaseHarvester

Test Base harvester

Module Contents

class geonode.harvesting.tests.harvesters.base.TestBaseHarvester[source]

Bases: geonode.tests.base.GeoNodeBaseTestSupport

Test Base harvester

remote_url = 'test.com'[source]
name = 'This is geonode harvester'[source]
user[source]
harvester_type = 'geonode.harvesting.tests.harvesters.test_harvester.TestHarvester'[source]
setUp()[source]
test_worker_from_harvester()[source]

Test worker that generated from harvester

test_worker_from_django_record()[source]

Test worker that generated from worker using harvester record

test_worker_methods()[source]

Test functions in worker