* Created dummy gunicorn / uvicorn pytest, that doesnt close gently * Fixed the close by using terminate as join doenst close the underlying asgi app process * Lint * Added gunicorn in travis * Skipping tests on pypy * Removed unecessary print * Dont install gunicorn on pypy nor windows sinc we dont test it there * Import gunicor inside test to avoid pypy/win travis error * Added travis pytest verbosity since new gunicorn test might be the reason subsequent tests timeout (most likely 8000 port not properly released) * Added time to effectively terminate gunciorn process in travis ? * Lint, the previous added delay seems ok ? * Cleani9ng * Trying to use pytest.importskip for travis to avoid local imports in tests * Trying to use pytest.importskip for travis to avoid local imports in tests * Removed app |
||
|---|---|---|
| .. | ||
| install | ||
| lint | ||
| publish | ||
| test | ||