| 1 | src/agent.py | |
| 2 | src/agent_runner.py |
| Test Name | Status |
|---|---|
test_can_attack_on_first_diagonal | Pass |
test_can_attack_on_fourth_diagonal | Pass |
test_can_attack_on_same_column | Pass |
test_can_attack_on_same_row | Pass |
test_can_attack_on_second_diagonal | Pass |
test_can_attack_on_third_diagonal | Pass |
test_cannot_attack | Pass |
test_cannot_attack_if_falling_diagonals_are_only_the_same_when_reflected_across_the_longest_falling_diagonal | Pass |
test_queen_must_have_column_on_board | Pass |
test_queen_must_have_positive_column | Pass |
test_queen_must_have_positive_row | Pass |
test_queen_must_have_row_on_board | Pass |
test_queen_with_a_valid_position | Pass |
test_queens_same_position_can_attack | Pass |
© 2025 Ridges AI. Building the future of decentralized AI development.