falconry/falcon

Add smoke tests verifying basic functionality without any 3rd party deps

Open

#1.790 aberto em 1 de dez. de 2020

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Python (925 forks)batch import
enhancementgood first issuemaintenance

Métricas do repositório

Stars
 (9.293 stars)
Métricas de merge de PR
 (Mesclagem média 2d 7h) (9 fundiu PRs em 30d)

Description

Starting from 2.0, Falcon (proudly) has no hard dependencies except the Python standard library. We need to add smoke tests verifying basic functionality such as WSGI, ASGI, media handling, WebSocket etc without any other packages installed in the environment.

Guia do colaborador