neilgupta / Sherlock

Natural-language event parser for Javascript
https://sherlock.neil.gg
MIT License
538 stars 32 forks source link

Fix Unit Tests #6

Closed neilgupta closed 10 years ago

neilgupta commented 11 years ago

Sherlock's unit tests were very poorly hacked together for quick testing. Unfortunately, as Sherlock evolved, the existing test page became too unreliable and buggy. Most of the time a test fails, it's because of a bug in the unit test itself.

It would be nice to implement better and more thorough unit tests for Sherlock.