mosbth / irc2phpbb

IRC bot, now lives on Discord bur remains its power to visit IRC whenever it wants.
12 stars 16 forks source link

Change API towards actions #55

Closed kh31d4r closed 1 month ago

kh31d4r commented 1 month ago

Now all actions only take a list of normalized words, instead of both a list, a set and a string containing the same words.

Added unittests for all working actions to enable the refactoring (Birthday, Joke, Listen, Sun and Weather depend on sites that have changed, and are thus broken right now and not covered by tests).

Also corrected some bugs found while writing the tests.

mosbth commented 1 month ago

The master of unittests.