You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "hezyin (via GitHub)" <gi...@apache.org> on 2023/05/26 16:07:08 UTC

[GitHub] [incubator-devlake] hezyin commented on issue #4429: [Feature][Testing] Integration tests POC

hezyin commented on issue #4429:
URL: https://github.com/apache/incubator-devlake/issues/4429#issuecomment-1564614746

   Here is a quick summary of a discussion with @CamilleTeruel and @keon94 on this issue, we have several options to cover the collection logic with tests:
   
   
   1. A new kind of test that only tests collection logic and hits the actual API endpoints
   2. Test the collection logic by mocking the API responses using the data from the raw layer CSV
   
   And we can make the above tests extend to extraction and conversion 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.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org