-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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?)