Cockatrice/tests/command_zone_tests
DawnFire42 8bf2d836a6
Extract counter command authorization into testable helpers
Pull the pure guard logic out of cmdDelCounter and cmdSetCounterActive
  into static evaluateDelCounter/evaluateSetCounterActive methods, leaving
  the handlers as thin shells over the decision. Add command_zone_tests
  covering every authorization branch of both evaluators.
2026-06-19 11:00:58 -04:00
..
CMakeLists.txt Extract counter command authorization into testable helpers 2026-06-19 11:00:58 -04:00
counter_command_auth_test.cpp Extract counter command authorization into testable helpers 2026-06-19 11:00:58 -04:00
new_counter_id_test.cpp Extract counter command authorization into testable helpers 2026-06-19 11:00:58 -04:00