There should be several tests that can be run in order to test the simulation is working correctly. This will allow the build to be tested across different platforms.
Proposed Tests
- All ants stay inside nest throughout the whole treatment
- Ants never penetrate each other
- Sim fails to initialize if too many ants are present
- Throw error if incorrect/conflicting args are given
There should be several tests that can be run in order to test the simulation is working correctly. This will allow the build to be tested across different platforms.
Proposed Tests