dash icon indicating copy to clipboard operation
dash copied to clipboard

Implement a proper test framework and integrate with Travis CI

Open pmarkowsky opened this issue 8 years ago • 0 comments

Currently we're not using a unit testing framework and this is generally bad practice. So this needs to be avoided.

Furthermore since github makes it easy we can integrate this with travis CI, for continuous integration.

pmarkowsky avatar Jul 05 '16 03:07 pmarkowsky