MattGibney / DarkThrone

Lovingly re-creating the DarkThrone experience.
https://darkthronereborn.com
3 stars 2 forks source link

Prevent training and non positive numbers #17

Closed fpopa closed 7 months ago

fpopa commented 7 months ago

Extracted the validation to a function because it can also be used for the untraining logic.

Added two extra tests for the training method, checking for 0 and negative numbers.