nosas / OmniToon

[WIP] ToonTown AI - Python Plays ToonTown
3 stars 0 forks source link

Create specific exceptions and enhance Toon's `choose_gag`, `do_attack`, and `get_viable_attacks` #27

Closed nosas closed 3 years ago

nosas commented 3 years ago
  1. Create tests for Toon's get_viable_attack()
  2. Create negative tests for Toon's choose_gag and do_attack
  3. Implement specific exceptions in classes&tests