otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

Have tests. #40

Open claucece opened 6 years ago

claucece commented 6 years ago

The test suite was introduced in fedd7a9c7abb3a4ecc7ddd29d085be8c39fba4be . We should have actual tests now.

olabini commented 5 years ago

This would in theory be good, but right now I don't know how to test basically anything, since it all touches Pidgin stuff. I would say the first step would be to separate out the stuff that depends on glib/GTK/Pidgin libraries and separate out the rest, and test that. But that's a major refactoring, and I'm not sure how valuable it would be.