You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2020/04/24 06:22:08 UTC

[couchdb] branch session-info-auth-db updated (be3435c -> 77203c3)

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a change to branch session-info-auth-db
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from be3435c  fixup: Only report authentication_db in session info if configured
     add 77203c3  fixup: Add tests

No new revisions were added by this update.

Summary of changes:
 src/chttpd/test/eunit/chttpd_auth_tests.erl        | 67 ++++++++++++++++++++++
 .../test/eunit/chttpd_test.hrl}                    |  2 +
 src/couch/src/test_util.erl                        |  8 +++
 3 files changed, 77 insertions(+)
 create mode 100644 src/chttpd/test/eunit/chttpd_auth_tests.erl
 copy src/{fabric/test/fabric2_test.hrl => chttpd/test/eunit/chttpd_test.hrl} (97%)