Skip to content

Battle ~ Test ~ Moves ~ Items ~ Equipment ~ Design Document

nicholaswlee edited this page May 22, 2022 · 8 revisions

Battle Testing Moves, Items, and Equipment Design Document

There have been a lot file changes and ways that battles have changed. We need to implement a couple more tests to allow for all of our code base to be tested.

test_battle_ai.c

test_battle_default_objects.c

test_battle_flow.c

test_battle_flow_structs.c

test_battle_logic.c

test_battle_move_maker.c

test_battle_moves.c

test_battle_print.c

test_battle_state.c

Clone this wiki locally