diafygi / gethttpsforfree

Source code for https://gethttpsforfree.com/
MIT License
2.19k stars 269 forks source link

write tests #44

Open diafygi opened 8 years ago

diafygi commented 8 years ago

Need to create tests (Travis CI?) to test this so I'm not manually testing.

Expected diff:

Added /tests/test.js #mocha or casper script to run phantomjs or selenium tests against the staging CA
Added /.travis.yml #added for travis-ci integration
Modified /README.md #updated to include the travis-ci badge
ThomasLomas commented 8 years ago

Are you thinking that this should be full integration tests? Or unit tests?