quac88 / NitDestroyer

Austin community college computer science club group machine learning project for poker and hidden information games
MIT License
3 stars 2 forks source link

Quac/feat/add unit tests #23

Closed quac88 closed 11 months ago

quac88 commented 11 months ago

Description of what you changed

Created unit tests, fixed error handling in several methods, fixed edge case handling in several methods

Did you add any new dependencies ex (using a new library, python version, etc)?

N/A

How did you test your changes?

N/A

What issue (if any) does this fix?

Added unit testing. Fixed minor edge cases that likely wouldn't have been an issue anyways

Checklist: