marcojetson / type-ahead.js

A lightweight and extensible type ahead library
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

Add tests #21

Open therebelrobot opened 8 years ago

therebelrobot commented 8 years ago

This needs tests added, probably both unit and integration. I'll take a crack at it this week/weekend and see what I can get set up. Once we have those set up we can get Travis CI set up for auto-testing new PRs (like #20)

therebelrobot commented 8 years ago

Just found https://github.com/minimaxir/big-list-of-naughty-strings, so that'll probably be a good baseline for testing different "problem" strings in tests.