schlosser / eventum

An event-driven CMS that syncs with Google Apps
21 stars 15 forks source link

Add some tests #164

Closed alanhdu closed 8 years ago

alanhdu commented 8 years ago

Companion PR to https://github.com/adicu/adi-website/pull/288.

This adds back all the tests that were left behind from the Great Split. I also went ahead and created a travis build and coverall job for the project (but you'll need to enable them on the upstream version.

Build Status Coverage Status

alanhdu commented 8 years ago

Huh... looks like the tests actually passed w/ Pypy. Do you want to make that a feature of eventum (i.e. don't allow_failure for Pypy)?

Howon commented 8 years ago

lgtm

alanhdu commented 8 years ago

Don't have write permissions, so someone will need to merge it in for me. (And also enable travis + coveralls on the main repo?)