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

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

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

   @keon94 I believe basic assertion would be sufficient and we should leave the data extraction/conversion/enrichment correctness to the existing `e2e mechanism` because:
   1. It would be redundant for both of them to do the same work
   2. It is hard to mimic some edge cases on the real data source, i.e. we found some odd values from GitHub like the Issue Creation date is Later than the first comment date which I believe was caused by some incident that happened in the past, it is impossible to fake that kind of records on a real repo


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