Select Git revision
test_verify_blocks.py
-
Moul authored
- Integration test on the overall function: - Use click CliRunner().invoke() - https://click.palletsprojects.com/en/7.x/testing/#basic-testing - integration tests are requesting a node - If the node is down, the tests are broken - Multiple unit tests: - valid and a non-valid blocks signatures: - Kind of already in DuniterPy tests…
Moul authored- Integration test on the overall function: - Use click CliRunner().invoke() - https://click.palletsprojects.com/en/7.x/testing/#basic-testing - integration tests are requesting a node - If the node is down, the tests are broken - Multiple unit tests: - valid and a non-valid blocks signatures: - Kind of already in DuniterPy tests…