Skip to content
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

Changed unit test: test2MBWriteOperation #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sabuz-262
Copy link
Contributor

Now we are using SizeLimitedUpdateOperation and the default message size is 1MB. I think there is no way to change the default size limit for the Boomi test framework. So now 2MB message will not written.

Note: Atom owners has to be set container property: MAX_SIZE_CONTAINER_PROP_KEY to overwritten this default value.

@sabuz-262 sabuz-262 requested a review from twincitiesguy March 5, 2021 00:23
@twincitiesguy
Copy link
Contributor

Can we set that container property in the connector mock/test framework?

@twincitiesguy
Copy link
Contributor

Also, I noticed that one of the test cases was disabled by removing the @test annotation. If the test really can’t be fixed, then this is one of those rare cases where we should leave the annotation in, but comment it and add a complete and reasonable explanation of why it is temporarily disabled, and what needs to be done to fix it and make it run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants