hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Fix UI unit tests #272

Closed hasii2011 closed 2 years ago

hasii2011 commented 3 years ago

Create the necessary App object in setupClass() and destroy in tearDownClass(), that way only created once for every unit test

hasii2011 commented 2 years ago

This was fixed by prior check-ins