Core models and libs of the Mapa76 project (in spanish).
This is used by the webapp and the processing pipeline.
- MongoDB server
$ bundle exec rake test
You can also use Guard for autotesting:
$ bundle exec guard
Any changes made to the models or a lib will be detected by Guard and it will run its associated test automatically.