Skip to content

Fix RC current mana bug in operation tests and improve in test classes RcManabar and Account

Changes in RcManabar class:

  • add method __str__,
  • enhance update method -> remove required parameters,

Changes in Account class:

  • add name property method.

Fix RC current mana bug in operation tests:

Related CI fail: https://gitlab.syncad.com/hive/hive/-/jobs/706813

Edited by Michał Kudela

Merge request reports