-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels