falconry/falcon
GitHub で見るAdd smoke tests verifying basic functionality without any 3rd party deps
Open
#1,790 opened on 2020年12月1日
enhancementgood first issuemaintenance
説明
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.