GitHub user eiri opened a pull request:

    https://github.com/apache/couchdb-couch-log/pull/6

    Isolate couch_log from backend for unit testing

    This addresses the same issue fixed by latest @rnewson commit, just takes 
less integration testing and more unit testing approach.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch-log 
isolate-unit-testing

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch-log/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 345c20662564aa50eb2be60d423bf2f0f7e20636
Author: Eric Avdey <[email protected]>
Date:   2015-09-25T13:40:16Z

    Isolate couch_log from backend for unit testing
    
    This adds a custom backend for unit testing to decouple
    couch_log from project specific backend and allow to assert
    that callback calls carried through.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to