nickva commented on pull request #2926:
URL: https://github.com/apache/couchdb/pull/2926#issuecomment-639019453


   > ```
   > $ curl -s -u adm:pass 'localhost:5984/db' -G | jq .uuid
   > "ae7c70071b4c89dabcb9fefce1bc9d77"
   > ```
   > 
   > Might be nice to add a test?
   
   @jaydoane I debated adding one but there is already a unit test included 
which checks that the uuid emitted is the same as the fabric2_db:uuid(Db), and 
not much else is happening above that level in chttpd so it probably wouldn't 
add that much more test coverage than what we have already.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to