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 2018/11/24 12:29:31 UTC

[GitHub] dottorblaster commented on a change in pull request #1760: test: port coffee.js to Elixir test suite

dottorblaster commented on a change in pull request #1760: test: port coffee.js to Elixir test suite
URL: https://github.com/apache/couchdb/pull/1760#discussion_r236041092
 
 

 ##########
 File path: test/elixir/test/coffee_test.exs
 ##########
 @@ -0,0 +1,82 @@
+defmodule CoffeeTest do
+  use CouchTestCase
+
+  @moduletag :coffee
+  @headers ["X-Couch-Full-Commit": "false"]
 
 Review comment:
   Yeah, I tried with and without the header and it was ~worthless, it seemed to get better but it didn't solve anything. We can drop it out eventually, I agree.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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