Skip to content

Replace flask testing with requests-wsgi-adapter #204

@eruvanos

Description

@eruvanos

Following the setup of FastAPI it is much easier to use a request wsgi adapter, than starting a server on each test!

https://pypi.org/project/requests-wsgi-adapter/

  • add requests-wsgi-adapter as test dep
  • replace serve tests with mounted requests client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions