Write script to run unittests with coverage in both `ooni-probe` and `oonib`.

Nathan: This script can serve as part of the deliverable for Milestone F, but it's output is useful for Milestone A.

Nathan: Travis already provides coverage details. Link them here to close this ticket.

Taylor:

Here's the Travis configuration, which contains the commands that run the tests and measure coverage:

https://github.com/TheTorProject/ooni-probe/blob/master/.travis.yml

Here's the Travis page, where you can see the test output:

https://travis-ci.org/TheTorProject/ooni-probe

Here's the coveralls page, where the coverage measurement is sent:

https://coveralls.io/r/TheTorProject/ooni-probe

These are for ooni-probe. I don't know if they exist for ooni-backend. There is a .travis.yml but the travis page has no builds?

Taylor: I've created #30 (closed) for the task to get ooni-backend's unit tests running automatically.

Trac:
Username: earthrise