summaryrefslogtreecommitdiff
path: root/test/javascript
Commit message (Expand)AuthorAgeFilesLines
* Remove JS tests + support for harness (#3197)Joan Touzet2020-10-07118-15987/+0
* port users_db_security tests to elixirJuanjo Rodriguez2020-10-071-1/+1
* Complete the port of security_validation tests to ElixirJuanjo Rodriguez2020-10-071-1/+1
* Port show_documents and list_views to ElixirJuanjo Rodriguez2020-10-072-2/+2
* port rewrite and rewrite_js tests into elixirJuanjo Rodriguez2020-10-072-3/+2
* Preserve query string rewrite when the request contains a bodyJuanjo Rodriguez2020-10-071-0/+16
* Port view_conflicts.js, view_errors.js and view_include_docs.js into elixir·Juanjo Rodriguez2020-09-113-0/+3
* Port view multi_key tests into elixirJuanjo Rodriguez2020-07-233-0/+3
* port update_documents.js into elixirJuanjo Rodriguez2020-07-221-1/+1
* port view_sandboxing.js into elixirJuanjo Rodriguez2020-07-221-0/+1
* Port view_compaction test to elixirJuanjo Rodriguez2020-07-071-0/+1
* Port view_collation_raw.js to elixirJuanjo Rodriguez2020-07-071-0/+1
* Port view_update_seq.js into elixirJuanjo Rodriguez2020-06-301-0/+1
* Port reader_acl test into elixir test suiteJuanjo Rodriguez2020-06-291-0/+1
* Skip tests as temporary views are not supportedJuanjo Rodriguez2020-06-271-0/+1
* Tests already ported to elixirJuanjo Rodriguez2020-06-272-0/+2
* Port rev_stemming into elixirJuanjo Rodriguez2020-05-261-0/+1
* Quit test run without checking that couchdb is runningarchive/protoypeprotoypeJuanjo Rodriguez2020-05-021-8/+15
* Port replicator db tests to elixirJuanjo Rodriguez2020-05-022-0/+2
* Port recreate docs testJuanjo Rodriguez2020-04-121-0/+1
* Port view_offset.js to elixir test suiteAlessio Biancalana2020-04-021-0/+2
* Port view_pagination integration test to elixir test suiteAlessio Biancalana2020-03-251-0/+2
* Port purge.js into elixir test suiteJuanjo Rodriguez2020-03-251-1/+1
* Fix ported to elixir tagJuanjo Rodriguez2020-03-225-4/+5
* Port http, method_override and jsonp tests into elixir test suite (#2646)Juanjo Rodriguez2020-03-214-3/+10
* Port design_docs tests from js to elixir (#2641)Juanjo Rodriguez2020-03-191-0/+2
* Port elixir proxyauth tests from js to elixir (#2660)Juanjo Rodriguez2020-03-161-26/+25
* Port _design_docs tests, design_options and design_paths from js to elixir (#...Juanjo Rodriguez2020-03-023-1/+5
* Mark form_submit JS test as ported in README and inside the test itselfAlessio Biancalana2020-02-271-0/+2
* Port changes.js test suite into elixirJuanjo Rodriguez2020-02-201-3/+4
* Fix test failure in view_errors.jsPaul J. Davis2020-02-071-2/+7
* Simplify couch_auth_cacheNick Vatamaniuc2020-02-062-11/+4
* log thingRobert Newson2020-02-051-0/+1
* Port etags tests to elixirJuanjo Rodriguez2020-01-171-0/+2
* Remove debug logging from test/javascript/runPaul J. Davis2020-01-101-1/+0
* Add a JUnit report to JavaScript testsPaul J. Davis2020-01-091-4/+72
* Debug design_docs.js failurePaul J. Davis2020-01-081-2/+4
* Log the exit code of couchjsPaul J. Davis2020-01-081-1/+1
* Remove allowance for unnamed_errorPaul J. Davis2020-01-061-1/+1
* Set `couchTests.elixir = true` to skip ported testsPaul J. Davis2020-01-064-4/+4
* Feature/user db security obj readonly (#2395)Jan Lehnardt2020-01-041-4/+16
* Multi/elixir 3 (#2394)Jan Lehnardt2020-01-0454-1/+54
* Autoupdate false test (#2311)Robert Newson2020-01-042-2/+33
* Disable JavaScript tests ported to ElixirPaul J. Davis2019-12-2524-69/+97
* Speedup JavaScript testsPaul J. Davis2019-12-2528-93/+92
* Add Javascript to support Spidermonkey 60sm60-davispjiangph2019-12-203-3/+3
* Disable ken auto-building of this design docPaul J. Davis2019-12-171-0/+1
* fix (unrelated, right, am I crazy?) proxyauth.js testRobert Newson2019-12-021-1/+1
* export get_servers_from_env/1 for kenken-query-serversRobert Newson2019-10-172-32/+2
* Remove delayed commits optionNick Vatamaniuc2019-09-261-50/+0