This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch add-assert-messages-to-search-elixir-tests
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from e005bbe4b Add assert comments to search related elixir tests
add 3d4e21248 Implement 'assert_on_status' macro
No new revisions were added by this update.
Summary of changes:
test/elixir/lib/asserts.ex | 17 +++++++
test/elixir/test/partition_search_test.exs | 78 +++++++---------------------
test/elixir/test/search_test.exs | 82 ++++++++----------------------
3 files changed, 56 insertions(+), 121 deletions(-)
create mode 100644 test/elixir/lib/asserts.ex