generator icon indicating copy to clipboard operation
generator copied to clipboard

[Test] Adding log message test in integration testing

Open khaledGadelhaQ opened this issue 8 months ago • 5 comments

Image I came across this TODO in the integration.test.js file and I want to work on it.

khaledGadelhaQ avatar Mar 13 '25 19:03 khaledGadelhaQ

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

github-actions[bot] avatar Mar 13 '25 19:03 github-actions[bot]

@khaledGadelhaQ
You can work on it, I had previously tried working on it, I solved one part of it. creating test with vanilla js, but i failed to solve it for React, You can refer this closed pr of mine for hint, https://github.com/asyncapi/generator/pull/1326/files.

for any deeper dives, consider joining our organization slack,

Light13008 avatar Mar 19 '25 20:03 Light13008

@Light13008 In the updated version of the code I think we only need to do something like this: expect(log.debug).toHaveBeenCalledWith(logMessage.skipOverwrite(testFilePath)); and that's it ☺️

khaledGadelhaQ avatar Mar 20 '25 17:03 khaledGadelhaQ

@khaledGadelhaQ hey, please feel free and try to fix that

derberg avatar Mar 26 '25 15:03 derberg

@khaledGadelhaQ are you still working on this issue?

pseudo-tensor avatar Mar 30 '25 06:03 pseudo-tensor

This issue has been automatically marked as stale because it has not had recent activity :sleeping:

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience :heart:

github-actions[bot] avatar Jul 29 '25 00:07 github-actions[bot]

closing, not relevant

derberg avatar Sep 10 '25 09:09 derberg