tansey / pycfr

A python implementation of Counterfactual Regret Minimization for poker
277 stars 70 forks source link

Refactor tests #5

Open dohmatob opened 9 years ago

dohmatob commented 9 years ago

Overall the code is well-covered (96% coverage on average). Outliers are pokergames.py (51%) and hand_evaluator (19%).