You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/01 22:58:54 UTC

[GitHub] [couchdb] jjrodrig commented on a change in pull request #2596: Port _design_docs tests, design_options and design_paths from js to elixir

jjrodrig commented on a change in pull request #2596: Port _design_docs tests, design_options and design_paths from js to elixir
URL: https://github.com/apache/couchdb/pull/2596#discussion_r386149348
 
 

 ##########
 File path: test/elixir/README.md
 ##########
 @@ -43,8 +43,9 @@ X means done, - means partially
   - [X] Port cookie_auth.js
   - [X] Port copy_doc.js
   - [ ] Port design_docs.js
-  - [ ] Port design_options.js
-  - [ ] Port design_paths.js
+  - [X] Port design_docs_query.js
 
 Review comment:
   Thanks @dottorblaster 
   design_docs.js is not ported, i'm working on it just know. 
   A couple of tests existed in the file design_docs_test.exs but it was not the correct place. I've moved those test to design_docs_query_test.exs. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services