1
0
Fork 0

Add initial flexpool tests

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-02-12 16:10:16 +01:00
parent 14aa8a6d59
commit 9eddc6953c
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
4 changed files with 137 additions and 17 deletions

View file

@ -1,2 +1,3 @@
pytest==6.2.2
pytest-cov==2.11.1
pytest-mock==3.5.1