HathorNetwork / hathor-core

Hathor core is the official and reference client for operating a full node in Hathor Network.
https://hathor.network
Apache License 2.0
83 stars 26 forks source link

fix cli tests that are skipped #41

Open obiyankenobi opened 4 years ago

obiyankenobi commented 4 years ago

We're skipping some tests that have problems after the block reward lock.

https://gitlab.com/HathorNetwork/hathor-python/merge_requests/340#note_266167793

We should re-enable them.

jansegre commented 2 months ago

For reference these are the notes on the link:

[@msbrogli] Why don't we run using a config with no minimum blocks? So, this test would run. [@obiyankenobi] Same as the other thread about coverage.

These tests are still broken and are very outdated. It's probably better to make new tests that cover what the original tests meant to cover.