falconry/falcon

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

Open

#1 790 ouverte le 1 déc. 2020

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)Python (925 forks)batch import
enhancementgood first issuemaintenance

Métriques du dépôt

Stars
 (9 293 stars)
Métriques de merge PR
 (Merge moyen 2j 7h) (9 PRs mergées en 30 j)

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.

Guide contributeur