toonarmycaptain / dionysus

Student avatar score chart generator
GNU Affero General Public License v3.0
9 stars 13 forks source link

Test tkinter elements #156

Open toonarmycaptain opened 5 years ago

toonarmycaptain commented 5 years ago

There are several functions in UI_functions and one in create_chart_UI that call tkinter, and need tests.

NB Now #136 is fixed will probably affect how these tests are set up.

toonarmycaptain commented 5 years ago

GitMate.io thinks possibly related issues are https://github.com/toonarmycaptain/dionysus/issues/8 (Help write tests. ), https://github.com/toonarmycaptain/dionysus/issues/136 (More efficient to tkinter usage.), https://github.com/toonarmycaptain/dionysus/issues/126 (Broken test), https://github.com/toonarmycaptain/dionysus/issues/49 (Write tests for score_entry), and https://github.com/toonarmycaptain/dionysus/issues/122 (Factor out UI elements).