mattdiamond / fuckitjs

The Original Javascript Error Steamroller
4.12k stars 91 forks source link

Unit testing code #15

Closed mattcan closed 12 years ago

mattcan commented 12 years ago

In issue #1, the request for unit testing, it seemed to be agreed that unit testing wasn't needed. I disagree and figured I'd do it any ways because, you know, fuck it. Also the current tests were lacking a bit so now we can prove all functionality!

Tests cover all three of the current functions and are simple to write as they use QUnit.