You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all tests are functional tests (from user perspective, ecological.Config is subclassed and then end results are checked). However, pure unit tests are lacking despite reported high coverage. It would be nice to improve this situation.
Currently all tests are functional tests (from user perspective,
ecological.Configis subclassed and then end results are checked). However, pure unit tests are lacking despite reported high coverage. It would be nice to improve this situation.