Skip to content

Prevent DCMI types unit test from making network requests #7

@blms

Description

@blms

Right now the TestDc::test_dcmitypes unit test in test_xmlmap/test_dc.py is skipped as it invokes network requests via rdflib.URIRef and rdflib.Graph.parse.

Mock these calls or otherwise prevent network requests in order to to remove the skip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions