Skip to main content

✅ Insufficient targets no op

CategoryAbility
StatusPassing
Testtests/test_abilities_complex.py::TestGremorySwapPositions::test_insufficient_targets_no_op

PRECONDITIONS:

Action

  • Swap Positions with 1 target (requires exactly 2)

Expected Postconditions

  • State unchanged

Assertions

assert result is state, "Should return unchanged state with < 2 targets"