You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/04/10 17:29:12 UTC

[GitHub] millayr opened a new pull request #896: Robustify Replication Unit Tests

millayr opened a new pull request #896: Robustify Replication Unit Tests
URL: https://github.com/apache/couchdb-fauxton/pull/896
 
 
   Adding an additional stub for FauxtonAPI.session.fetchUser.  I suspect that calling `instance()` on a ReactWrapper forces all imports to be traversed and executed.
   
   fetchUser will trigger an error if it fails, and any upstream components subscribing to the state of the session will respond accordingly.  Because we're unit testing an isolated replication component, any errors triggered by the user session should be ignored.
 
----------------------------------------------------------------
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