summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix {eaddrnotavail} in elixir tests under WindowsRonny Berndt2022-12-212-3/+15
* add test coverage to prevent junk in eventsourceZach Lankton2022-09-152-0/+25
* Allow and evaluate nested json claim roles in JWT tokenRonny Berndt2022-08-301-0/+167
* Fix proxyauth_test and remove it from skipping tests (#4129)Ronny2022-08-082-68/+31
* Fix elixir :logger warningsRonny2022-07-281-1/+3
* Revert "Replace SHA-1 with SHA-256 for cookie authentication (#4094)"Robert Newson2022-07-222-33/+70
* Fix the flaky tests for `create_doc()`jiahuili2022-07-191-2/+1
* Replace SHA-1 with SHA-256 for cookie authentication (#4094)Ronny2022-07-182-70/+33
* Fix flaky "validate doc update" elixir testNick Vatamaniuc2022-07-081-6/+7
* Fix Elixir 13 compatibilityNick Vatamaniuc2022-06-304-4/+4
* Backport commits from fdbmain into main (old 3.x)Ronny Berndt2022-06-235-10/+10
* Fix ES{256,384,512} supportRobert Newson2022-05-251-1/+2
* Make sure to wait for the attachments to uploaded before responding to the userNick Vatamaniuc2022-05-181-5/+15
* Add an integration testAdam Kocoloski2022-05-182-1/+59
* avoid timestamps in elixir-suite design docs (cleanup)Will2022-03-311-5/+1
* avoid timestamps in elixir-suite design docsWill Young2022-03-301-7/+1
* View collation upgrade testsNick Vatamaniuc2022-02-111-3/+12
* Do not start test name with "test "Adam Kocoloski2022-01-202-2/+2
* Reduce skipped integration testsJay Doane2021-11-141-285/+1
* Eliminate elixir test compiler warningsJay Doane2021-11-103-3/+3
* Move custodian VDU to a BDU and fix _all_dbs off-by-one limit bugNick Vatamaniuc2021-10-242-0/+12
* Include shard uuids in db_info update sequencesNick Vatamaniuc2021-10-191-2/+2
* Properly sort descending=true view results when a key list is providedNick Vatamaniuc2021-09-221-5/+35
* Disable some testsILYA Khlopotov2021-09-161-0/+4
* Update elixir test suiteILYA Khlopotov2021-09-161-32/+151
* Load test helpers to prevent crash of test case extractorILYA Khlopotov2021-09-161-0/+9
* Fix logic in ensure_exunit_startedILYA Khlopotov2021-09-161-1/+1
* Add ability to control which Elixir integration tests to runILYA Khlopotov2021-09-164-16/+1119
* Discard a payload on a delete attachment requestEric Avdey2021-08-261-0/+15
* Improve handling of + in urls 3.xncshaw2021-08-101-0/+56
* Fix response code for existing att and wrong revncshaw2021-07-301-0/+4
* Fix response code for nonexistent attachmentncshaw2021-07-191-0/+5
* normalize some config optionsjiahuili2021-06-211-1/+1
* move couch_httpd_auth options to chttpd_auth 3.xJiahui Li2021-05-274-4/+4
* Moved some config options from httpd to chttpdJiahui Li2021-05-246-30/+30
* Erlang 24 support for 3.x branchNick Vatamaniuc2021-05-191-1/+5
* Use correct args in get_doc_infoJay Doane2021-04-201-1/+1
* Test speed upChristopher Astfalk2021-04-191-22/+9
* Add password validationChristopher Astfalk2021-04-191-13/+85
* Add tests for password reqexpChristopher Astfalk2021-04-191-0/+66
* Read and validate JSON payload on POST to _changes3087-read-body-on-post-to-changesEric Avdey2021-02-171-0/+58
* Add missing default headers to responsesBessenyei Balázs Donát2020-11-242-0/+24
* Fix apache/couchdb#1988 - Validate attachment namesJuanjo Rodriguez2020-10-221-0/+15
* Fix boolean POST to view-like endpointsBessenyei Balázs Donát2020-10-132-0/+30
* Remove JS tests + support for harness (#3197) (#3203)Joan Touzet2020-10-07115-15618/+0
* port users_db_security tests to elixirJuanjo Rodriguez2020-10-074-7/+540
* Complete the port of security_validation tests to ElixirJuanjo Rodriguez2020-10-012-132/+118
* Port show_documents and list_views to ElixirJuanjo Rodriguez2020-10-015-4/+1033
* port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-10-017-116/+691
* Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-10-011-0/+16