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
For better stability and to prevent regression-bugs there should be a set of automated tests to run before each new version to verify that important functions do work as intended.
For one we need to find out how to do automated (unit- & integration-tests) in python, and for another we need to find out how to test the integration with the gedit-API (Mock it?)
The text was updated successfully, but these errors were encountered:
For better stability and to prevent regression-bugs there should be a set of automated tests to run before each new version to verify that important functions do work as intended.
For one we need to find out how to do automated (unit- & integration-tests) in python, and for another we need to find out how to test the integration with the gedit-API (Mock it?)
The text was updated successfully, but these errors were encountered: