RipMeApp / ripme

Downloads albums in bulk
MIT License
3.73k stars 629 forks source link

Add GUI Testing #591

Open kevin51jiang opened 6 years ago

kevin51jiang commented 6 years ago

Seeing as Translations are being added, it would be a good idea to add in some GUI unit testing... sometime.

AssertJ seems like a good library to use.

cyian-1756 commented 6 years ago

While we're at it we should add some unit tests for the translations (Making sure the locale the user specifies in the config files is used, making sure all strings are translated ect)

zinuzian commented 6 years ago

How about adding new ComboBox to choose language that user uses?

cyian-1756 commented 6 years ago

@zinuzian

How about adding new ComboBox to choose language that user uses?

It's done in PR #625 and should be in ripme 1.7.49