monknomo / CardWiki

A wiki designed to function like a pile of index cards
MIT License
5 stars 0 forks source link

Server side unit tests #1

Closed monknomo closed 9 years ago

monknomo commented 9 years ago

Db unit tests.

Cardwiki unit tests.

Bottle unit tests.

monknomo commented 9 years ago

We've got server side unit tests that cover the happy path pretty well.

We have some expected error tests in the views.py level

monknomo commented 9 years ago

Jenkins server is running unit tests with coverage