eamonford commented on pull request #7:
URL: 
https://github.com/apache/incubator-sdap-ingester/pull/7#issuecomment-668205691


   > Ok, Eamon.
   > I run the unit tests. I notice that we now have a dependency on the common 
package.
   > I think you could add that in the README file. Like for unit test:
   > 
   > cd ../common
   > pip install -e .
   > 
   > cd ../collection_manager
   > pytest
   > 
   > Thanks
   
   Good suggestion -- I will add it into the readme file.
   
   The reason I added the common module is because I added a few helper 
functions for unit testing async methods, which will soon be used in the unit 
tests for the other modules as well.


----------------------------------------------------------------
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