KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Tests #6

Open KockaAdmiralac opened 6 years ago

KockaAdmiralac commented 6 years ago

Description

Regression tests, unit tests, integration tests, whatever. It becomes a pain having to manually test whether I screwed something up during a rewrite.

Proposed solution

Mocha

Alternative solutions

Chai

Notes and media

:^)