Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to mock live games #119

Open
derek-adair opened this issue Apr 25, 2020 · 2 comments
Open

How to mock live games #119

derek-adair opened this issue Apr 25, 2020 · 2 comments

Comments

@derek-adair
Copy link
Owner

I'm pretty basic when it comes to tests and usually dont like to mock stuff. If anyone has any ideas on how we might simulate live games it would allow us to test a lot of currently testable code.

@AccidentalGuru
Copy link

I think most folks use a Monte Carlo simulation. I have written a super basic one, but can imagine how a bigger one might go.

@derek-adair
Copy link
Owner Author

Anything would help, there are almost no tests in this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants