Closed elpete closed 9 years ago
Smart :+1:
Would you mind adding either some sort of test harness (an HTML page/etc that runs the tests and shows the results)? I have no idea what testing framework these go with, so at the very least a quick addition to the README that explains how to run the tests would be great. Thanks!
Added instructions to the README.
Also added Travis CI support. You would just need to link Travis to this repository for it to start.
(Just a note: the build will fail right now because of a couple of failing tests I've contributed.)
:+1:
Got Travis integration enabled. Thanks!
I’ve started adding tests. This was mainly to document some issues with embedded-cf in urls and other text strings.
I’ll be adding more tests over time. I can either add them here or on a new branch. Let me know!