It would be REALLY nice to have a structure for us to add tests to the software, so that we can make sure that bugs are kept down as the code changes. Adding CI to the tests would be even sweeter.
We don't need full test coverage at the moment, but at least a structure to help new people easily add tests, and a few tests to serve as an example. Things like checking that maps and agents are created correctly could be a good idea.
It would be REALLY nice to have a structure for us to add tests to the software, so that we can make sure that bugs are kept down as the code changes. Adding CI to the tests would be even sweeter.
We don't need full test coverage at the moment, but at least a structure to help new people easily add tests, and a few tests to serve as an example. Things like checking that maps and agents are created correctly could be a good idea.