RipcordSoftware / AvanceDB

An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
GNU Affero General Public License v3.0
162 stars 12 forks source link

Add REST API tests #11

Closed craigminihan closed 9 years ago

craigminihan commented 9 years ago

Some simple tests went in here: 9333bceef0d911447cfd300fcc75a71d0edcb8f6. There is a lot more to add tho!

craigminihan commented 9 years ago

Lots of tests added by here: 98cc4cb59a67b5551f2cc5d1db80ec61d9f2628c. Integrated with coveralls for coverage output too. Closing issue since tests will be an ongoing commitment.