You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by do...@apache.org on 2020/02/28 18:53:49 UTC

[couchdb] branch master updated (7a33ca0 -> 16ed4b7)

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

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


    from 7a33ca0  Fix mem3_sync_event_listener test
     new d163648  Port form_submit.js test to Elixir
     new 3f76c9f  Mark form_submit JS test as ported in README and inside the test itself
     new 16ed4b7  Merge pull request #2608 from dottorblaster/port_form_submit_test_to_elixir

The 12170 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 test/elixir/README.md                 |  2 +-
 test/elixir/test/form_submit_test.exs | 29 +++++++++++++++++++++++++++++
 test/javascript/tests/form_submit.js  |  2 ++
 3 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 test/elixir/test/form_submit_test.exs