mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Add pytest-asyncio to test channels websockets
This commit is contained in:
committed by
Chris Meyers
parent
1f7be9258c
commit
6906a88dc9
@@ -8,6 +8,7 @@ ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
|||||||
unittest2
|
unittest2
|
||||||
black
|
black
|
||||||
pytest!=7.0.0
|
pytest!=7.0.0
|
||||||
|
pytest-asyncio
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-django
|
pytest-django
|
||||||
pytest-mock==1.11.1
|
pytest-mock==1.11.1
|
||||||
|
|||||||
Reference in New Issue
Block a user