Most of the module requires unittests still. At the moment I am using this to list features which need tests which I might forget about:
The numerical differentiation routines in the default lithology class. These have never been tested, though almost identical code works in the hydrous_lithology class
Prioritise other functions, e.g. behaviour of Mantle class. List work in progress here:
Most of the module requires unittests still. At the moment I am using this to list features which need tests which I might forget about:
Prioritise other functions, e.g. behaviour of Mantle class. List work in progress here:
Completion is not 100%, but all commonly used functions have tests. There may be redundant code.