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

jan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    from 2ea90cdd9 Tolerate maintenance mode and a node down in partition info 
calls
     add 3fa2096a0 Port paginate json docs tests to Elixir
     add aaa661e19 Deprecate 14-json-pagination-test.py
     add 8721bc4f2 Merge pull request #5768 from neighbourhoodie/port-14

No new revisions were added by this update.

Summary of changes:
 src/mango/test/14-json-pagination-test.py          | 269 --------------------
 test/elixir/test/config/suite.elixir               |  24 +-
 test/elixir/test/mango/14_json_pagination_test.exs | 271 +++++++++++++++++++++
 test/elixir/test/support/mango_database.ex         |   1 +
 4 files changed, 290 insertions(+), 275 deletions(-)
 delete mode 100644 src/mango/test/14-json-pagination-test.py
 create mode 100644 test/elixir/test/mango/14_json_pagination_test.exs

Reply via email to