patrickkoopmans

Results 3 comments of patrickkoopmans

Tests are approximately halfway written. **Tests have been written for the following functions:** 1. game_action_new() 2. game_action_init() 3. get_action() 4. add_action() 5. possible_action() 6. all_conditions_met() 7. condition_new() **The following functions...

> The tests for effect_new(), do_effect(), and do_all_effects have been written, and the test_game_actions.c file has been refactored (see #362). At this point, tests need to be written for: >...

I moved this issue to the backlog because it needs significantly more work to be closed. To whoever picks this up, this issue was opened in order to test functions...