tloubrieu-jpl commented on a change in pull request #101:
URL: 
https://github.com/apache/incubator-sdap-nexus/pull/101#discussion_r443931960



##########
File path: analysis/webservice/webapp.py
##########
@@ -156,6 +155,23 @@ def async_callback(self, result):
         if hasattr(result, 'cleanup'):
             result.cleanup()
 
+def inject_args_in_config(args, config):

Review comment:
       I wrote some unit test. I did some with mock before with java, I made my 
first mock in python.
   I can not say I had more fun with it 😄 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to