Skip to main content

✅ Advance rest to contract

CategoryAbility
StatusPassing
Testtests/test_turn_sequence.py::test_advance_rest_to_contract

advance_phase from REST transitions to CONTRACT phase correctly.

Preconditions

  • Current phase: REST

Action

  • advance_phase called on REST phase

Expected Postconditions

  • Phase transitions to CONTRACT

  • All demons readied (rest phase ready effect)

  • AP reset for contract phase

  • Cycle counter incremented