[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-08-01 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130549071 ## File path: app/addons/cors/components.js ## @@ -334,6 +334,7 @@ var CORSController =

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130362139 ## File path: app/addons/cors/__tests__/resources.test.js ## @@ -13,32 +13,32 @@ import

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130361381 ## File path: app/addons/cors/__tests__/components.test.js ## @@ -0,0 +1,215 @@ +//

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130362652 ## File path: app/addons/cors/components.js ## @@ -334,6 +334,7 @@ var CORSController =

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130361585 ## File path: app/addons/cors/__tests__/components.test.js ## @@ -0,0 +1,215 @@ +//

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130361730 ## File path: app/addons/cors/__tests__/components.test.js ## @@ -0,0 +1,215 @@ +//

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130361313 ## File path: app/addons/cors/__tests__/components.test.js ## @@ -0,0 +1,215 @@ +//

[GitHub] garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme

2017-07-31 Thread git
garrensmith commented on a change in pull request #938: Refactor CORS tests to run with Jest and Enzyme URL: https://github.com/apache/couchdb-fauxton/pull/938#discussion_r130362276 ## File path: app/addons/cors/__tests__/stores.test.js ## @@ -14,30 +14,30 @@ import