Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

String-literal conneg tests #10

@michielbdejong

Description

@michielbdejong

When I originally started exploring the test for conneg, it was easy to check strings against strings. Once that worked, I added the tests for asTriples. I think we will never have good maintainable string-based conneg tests, so maybe we should just use the as triples tests only? So:

  • take a string in content type 1
  • upload it
  • retrieve it, accepting content type 2
  • rather than looking at the response body string, just parse it into rdflib
  • compare the resulting set of triples to the set triples in the document that was uploaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions