daphne/tests
Adam Johnson ca61162129
Lint with pre-commit (#365)
* Lint with pre-commit

* Move existing tox qa hooks into pre-commit.
* Set up GitHub Action based on https://github.com/pre-commit/action/ (we could also use https://pre-commit.ci ).
* Add `pyupgrade` to drop old Python syntax.
* Add `flake8-bugbear` plugin to prevent flake8 errors.

* Drop custom GHA
2021-04-07 20:11:21 +02:00
..
http_base.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
http_strategies.py Added compatibility for hypothesis 4 (#261) 2019-06-17 10:10:14 +02:00
test_cli.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
test_http_request.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
test_http_response.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
test_utils.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
test_websocket.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00