mappjzc opened a new issue, #1947: URL: https://github.com/apache/incubator-devlake/issues/1947
## Description After unit tests of the `api_collector` and the `api_extractor`, the next one was `data_convertor` ## Describe the solution you'd like Build an `unit-test` for `data_convertor` to cover all possible routes with `gomonkey` [github.com/stretchr/testify/mock](https://github.com/agiledragon/gomonkey) . IMPORTANT: should not be any actual database operation / api request get performed when running test-cases ## Has the Feature been Requested Before? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
