Add socket test missing warning

This commit is contained in:
nolash
2021-09-07 08:56:28 +02:00
parent d7853acc7d
commit 9876efe377
8 changed files with 130 additions and 15 deletions

6
TODO Normal file
View File

@@ -0,0 +1,6 @@
Missing tests for:
- crypto_dev_signer/cli/http.py
- crypto_dev_signer/cli/socket.py
tests/test_keystore_reference.py is dependent on postgres, should use sqlite for tests so that it can run independently