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

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

commit 0c6f05cf44091fe0e056afe81b0cf0bb3fd50fc3
Merge: 180fd792e 73d38de5c
Author: Jan Lehnardt <[email protected]>
AuthorDate: Sun Feb 22 10:22:13 2026 +0100

    Merge pull request #5778 from neighbourhoodie/01-index-crud-test
    
    Port Python test to Elixir: `01-index-crud-test`

 src/mango/test/01-index-crud-test.py          | 435 ----------------------
 test/elixir/test/config/search.elixir         |   5 +
 test/elixir/test/config/suite.elixir          |  19 +
 test/elixir/test/mango/01_index_crud_test.exs | 512 ++++++++++++++++++++++++++
 test/elixir/test/support/mango_database.ex    |  38 ++
 5 files changed, 574 insertions(+), 435 deletions(-)

Reply via email to