PathmindAI / nativerl

Train reinforcement learning agents using AnyLogic or Python-based simulations
Apache License 2.0
19 stars 4 forks source link

Add auto tests for model analyzer #423

Closed slinlee closed 2 years ago

slinlee commented 3 years ago

This should start with a model we know should pass and we check the returned values.

It should also cover a few cases that should fail to show we have the proper errors.