Skip to content

Minimal unit testing

Florian Müllner requested to merge fmuellner/polari:minimal-unit-testing into master

Automatic testing is good, and while it's a tricky task for most of our codebase (telepathy, no established JS test framework), there's some low hanging fruit with our C utility functions ...

Merge request reports