alan-turing-institute / p2lab-pokemon

A Python library for running genetic algorithms to optimize Pokemon teams!
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Comprehensive Testing needs added #46

Open AoifeHughes opened 1 year ago

AoifeHughes commented 1 year ago

I think #35 touches on this too! but here I'm adding more unit tests etc.

AoifeHughes commented 1 year ago

44 Includes tests, building upon that PR I'll be adding some for battling to assert it works as expected