[ 
https://issues.apache.org/jira/browse/COUCHDB-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543937#comment-14543937
 ] 

ASF GitHub Bot commented on COUCHDB-2689:
-----------------------------------------

GitHub user iilyak opened a pull request:

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

    Pass Opts to put/post/delete of test_request

    We need to pass auth in Opts sometimes.
    
    COUCHDB-2689

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

    $ git pull https://github.com/iilyak/couchdb-couch 
2689-pass-options-to-test_request

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

    https://github.com/apache/couchdb-couch/pull/50.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 #50
    
----
commit a135eb04403cfffdbd190cf6853b40ec3dac2376
Author: ILYA Khlopotov <[email protected]>
Date:   2015-05-14T16:07:58Z

    Pass Opts to put/post/delete of test_request
    
    We need to pass auth in Opts sometimes.
    
    COUCHDB-2689

----


> Allow passing options to test_request:post/delete/put
> -----------------------------------------------------
>
>                 Key: COUCHDB-2689
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2689
>             Project: CouchDB
>          Issue Type: Test
>      Security Level: public(Regular issues) 
>            Reporter: ILYA
>
> Currently there is no way to pass auth to post/delete/put requests. This 
> makes test_request harder to use. So some tests implement their own way of 
> issuing these requests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to