Skip to main content

✅ Empty targets no op

CategoryAbility
StatusPassing
Testtests/test_abilities_complex.py::TestIposCommandArmy::test_empty_targets_no_op

PRECONDITIONS:

Action

  • Activate Command Army with no targets

Expected Postconditions

  • State unchanged (no demons readied)

Assertions

assert result is state, "Empty targets should return original state unchanged"