Add unit test and continuous integration
At the moment the syntax of the source code is not checked, neither tested.
We should:
- Add a test suite
- Enable continuous integration
- Add a python syntax linter check
Nantes Université
At the moment the syntax of the source code is not checked, neither tested.
We should: