Skip to content

[schemathesis] check query parsing #1132

@leafty

Description

@leafty

See: https://github.com/SwissDataScienceCenter/renku-data-services/actions/runs/20126626303/job/57758059478?pr=1131

>       case.validate_response(res, checks=checks)
E       schemathesis.exceptions.CheckFailed: 
E       
E       1. Server error
E       
E       [500] Internal Server Error:
E       
E           `{"error":{"code":1500,"message":"An unexpected error occurred"}}`
E       
E       Reproduce with: 
E       
E           curl -X GET -H 'host: mockserver:1234' -H 'authorization: ***"is_admin": true, "id": "admin", "name": "Admin Doe", "first_name": "Admin", "last_name": "Doe", "email": "[email protected]", "full_name": "Admin Doe"}' 'http://localhost/api/data/alerts?0='
E       
E       Falsifying example: async_run(
E           sanic_client_with_solr=<test.utils.SanicReusableASGITestClient object at 0x7f0d037f9550>,
E           admin_headers={'Authorization': '***"is_admin": true, "id": "admin", "name": "Admin Doe", "first_name": "Admin", "last_name": "Doe", "email": "[email protected]", "full_name": "Admin Doe"}'},
E           requests_statistics=RequestsStatistics(len=791),
E           case=,
E       )

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