Tests: some mana tests must be rewritten to use checkAbility
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
There are few tests that calls mana ability multiple times on wrong places (player can't activate mana ability and it must fail instead continue).
Two possible use cases:
- wrong test logic or miss commands - so test must be checked and fixed;
- correct test logic -- it uses mana pool to check real mana activates -- so it must be rewritten to use checkAbility;
Search [code](https://github.com/magefree/mage/commit/8f742081b6fd3064009c077f8a0a3d1e90b7a422) for `enable assert and rewrite failed activateManaAbility tests` to enable check and see failed tests:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.