-
Notifications
You must be signed in to change notification settings - Fork 642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Unit Test] Add unit test for eventmesh-connector-file module #4642
Comments
Can I submit a pr for this? @VishalMCF |
@Divyansh200102 Sure please go ahead. But make sure that the core logic in File Connector has been implemented. Last time I checked there were issues in the PR. Not sure if they have been merged or not. |
@Divyansh200102 You can add unit test for FileSinkConnector freely. The unit test for FileSourceConnector is being added by other developer. |
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature. If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue. |
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature. If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue. |
Hello, Can I work on this issue ? |
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature. If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue. |
Search before asking
Read the unit testing guidelines
Unit test request
Add unit test for the FileSourceConnector and FileSinkConnector classes.
Describe the unit tests you want to do
Add unit test for the FileSourceConnector and FileSinkConnector classes.
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: