jacamo-lang / jacamo

This project aims to promote the MultiAgent Oriented Programming (MAOP) approach by providing a suitable integration of tools and languages for programming agents, their environment and organisation.
https://jacamo-lang.github.io
GNU Lesser General Public License v3.0
77 stars 31 forks source link

Adding tests for cartago #26

Closed cleberjamaral closed 4 years ago

cleberjamaral commented 4 years ago

Adding tests in which jacamo system is fully launched Added a few tests for checking cartago workspace creation and artifacts creation, operation and observation.

cleberjamaral commented 4 years ago

I did not find a way to make the test work without the logging.properties file. It is because jacamo uses a template when this file is absent. The template runs the console window which causes fail on tests. It could be great to tell to the runner (or something similar) to do not look for this file and use some configuration provided by methods.