academic_observatory_workflows.crossref_fundref_telescope.tests.test_crossref_fundref_telescope

Module Contents

Classes

TestCrossrefFundrefTelescope

Tests for the CrossrefFundref workflow

Attributes

FIXTURES_FOLDER

academic_observatory_workflows.crossref_fundref_telescope.tests.test_crossref_fundref_telescope.FIXTURES_FOLDER[source]
class academic_observatory_workflows.crossref_fundref_telescope.tests.test_crossref_fundref_telescope.TestCrossrefFundrefTelescope(*args, **kwargs)[source]

Bases: observatory.platform.observatory_environment.ObservatoryTestCase

Tests for the CrossrefFundref workflow

test_dag_structure()[source]

Test that the DAG has the correct structure.

test_dag_load()[source]

Test that workflow can be loaded from a DAG bag.

test_telescope()[source]

Test the CrossrefFundref workflow end to end.

test_list_releases()[source]

Test that list releases returns a list with dictionaries of release info.

Returns:

None.