You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by kxepal <gi...@git.apache.org> on 2015/09/29 15:46:28 UTC

[GitHub] couchdb-couch pull request: Fix couch doc json tests

GitHub user kxepal opened a pull request:

    https://github.com/apache/couchdb-couch/pull/106

    Fix couch doc json tests

    

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

    $ git pull https://github.com/kxepal/couchdb-couch fix-couch-doc-json-tests

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

    https://github.com/apache/couchdb-couch/pull/106.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 #106
    
----
commit cc69fa420612cf991733a747e34f9e404777b47b
Author: Alexander Shorin <kx...@apache.org>
Date:   2015-09-29T13:42:18Z

    Turn couch_doc_json_tests into unit tests
    
    There are two issues:
    1. There is no any reason to start server instance to ensure that we
    accepts valid decoded JSON objects and throw right errors on bad ones;
    2. Tests get actually executed before setup/0 call

commit 326c95c3febd8a167e3e10e691393419f65276ef
Author: Alexander Shorin <kx...@apache.org>
Date:   2015-09-29T13:44:23Z

    Fix tests for 8bbfba7 commit

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch pull request: Fix couch doc json tests

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal closed the pull request at:

    https://github.com/apache/couchdb-couch/pull/106


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-couch pull request: Fix couch doc json tests

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/106#issuecomment-144064822
  
    @iilyak done!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---