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
Code average in the backend logic is currently 21% which is unhealthy low. Small changes can break the interface, and crash the GUI. It may involve refactoring the code to make writing tests easier.
Write the needed unit-tests.
Implement a functional-test-suite to load Metview in headless mode and run automated tests against it.
The text was updated successfully, but these errors were encountered:
Code average in the backend logic is currently 21% which is unhealthy low. Small changes can break the interface, and crash the GUI. It may involve refactoring the code to make writing tests easier.
Write the needed unit-tests.
Implement a functional-test-suite to load Metview in headless mode and run automated tests against it.
The text was updated successfully, but these errors were encountered: