Open rigoudyg opened 5 years ago
The branch gr_tests provides a set of unitary tests that can be used to improve the coverage. Once tests will be implemented for all parts of the CliMAF code (or nearly), migration to a Python 2 - Python 3 compatible code will be done.
CliMAF code must become Python 2 - Python 3 compatible.
To be sure that no functionality will be lost, we need to implement unitary tests. Coverage is used to know which part of the code is covered or not by the tests.