Skip to content

Certification test should excercise errors #55

@helmutg

Description

@helmutg

The test_certification.py test only tests valid interactions. It does not validate that errors are correctly communicated. For instance, passing invalid arguments should likely result in an org.varlink.service.InvalidParameter error, but an implementation that would close the connection upon encountering any error would pass certification as the interaction does not provoke any errors.

Is the org.varlink.certification.varlink interface set in stone or would it be acceptable to extend it such that an error needs to be provoked?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions