Skip to content
Snippets Groups Projects
Commit 22081dd4 authored by Moul's avatar Moul
Browse files

[test] #262: Add verify blocks tests:

- 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…
parent 62458b24
No related branches found
No related tags found
No related merge requests found
Pipeline #7957 passed