TomographicImaging / eqt

A number of templates and tools to develop Qt GUI's with Python effectively.
Other
2 stars 3 forks source link

Delete simple form in tests #135

Open DanicaSTFC opened 5 months ago

DanicaSTFC commented 5 months ago

The simple form in the tests is not necessary and only partially tests the methods. All the methods should use self.form with all the widgets in it and test for all possible widgets including the spanning widgets.