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

better + specific tests for `operations.py` #54

Open phinate opened 1 year ago

phinate commented 1 year ago

most things are only tested indirectly! would be nice to come up with some sensible scenarios and have some atomic tests for those :)