tezos-reward-distributor-organization / tezos-reward-distributor

Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
https://tezos-reward-distributor-organization.github.io/tezos-reward-distributor/
GNU General Public License v3.0
87 stars 50 forks source link

Broken Unit Test #404

Closed habanoz closed 3 years ago

habanoz commented 3 years ago

Describe the bug A unit test is broken. Needs to be fixed.

To Reproduce Steps to reproduce the behavior:

  1. Go to test/test_tzkt_api.py
  2. Rename disabled_test_dry_run to test_dry_run
  3. Run the test

Expected behavior The test seems to be important. It checks details about payment calculations.

Screenshots If applicable, add screenshots to help explain your problem. image

jdsika commented 3 years ago

I am closing this as I think it has been solved. @vkresch reopen if it was a mistake