janl closed pull request #900: Mango test README formatting
URL: https://github.com/apache/couchdb/pull/900
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/mango/test/README.md b/src/mango/test/README.md
index a7f6350b0a..3c99cab9dd 100644
--- a/src/mango/test/README.md
+++ b/src/mango/test/README.md
@@ -22,8 +22,8 @@ Test configuration
 
 The following environment variables can be used to configure the test fixtures:
 
-COUCH_HOST - root url (including port) of the CouchDB instance to run the 
tests against. Default is "http://127.0.0.1:15984";.
-COUCH_USER - CouchDB username (with admin premissions). Default is "testuser"
-COUCH_PASSWORD -  CouchDB password. Default is "testpass"
-COUCH_AUTH_HEADER - Optional Authorization header value. If specified, this is 
used instead of basic authentication with the username/password variables above.
-MANGO_TEXT_INDEXES - Set to "1" to run the tests only applicable to text 
indexes
+ * `COUCH_HOST` - root url (including port) of the CouchDB instance to run the 
tests against. Default is `"http://127.0.0.1:15984"`.
+ * `COUCH_USER` - CouchDB username (with admin premissions). Default is 
`"testuser"`.
+ * `COUCH_PASSWORD` -  CouchDB password. Default is `"testpass"`.
+ * `COUCH_AUTH_HEADER` - Optional Authorization header value. If specified, 
this is used instead of basic authentication with the username/password 
variables above.
+ * `MANGO_TEXT_INDEXES` - Set to `"1"` to run the tests only applicable to 
text indexes.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to