Skip to content

GH-127 moving the integration test with re-usable testers in a new aio-lib-java-events-test module#128

Merged
francoisledroff merged 6 commits intomainfrom
GH-127
Nov 3, 2022
Merged

GH-127 moving the integration test with re-usable testers in a new aio-lib-java-events-test module#128
francoisledroff merged 6 commits intomainfrom
GH-127

Conversation

@francoisledroff
Copy link
Copy Markdown
Collaborator

moving the integration test with re-usable testers in a new aio-lib-java-events-test module
see see #127

@francoisledroff francoisledroff temporarily deployed to aio_prod October 25, 2022 16:14 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_stage October 25, 2022 16:14 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_stage October 25, 2022 16:54 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_prod October 25, 2022 16:54 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_stage October 25, 2022 17:14 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_prod October 25, 2022 17:14 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_stage October 26, 2022 14:25 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_prod October 26, 2022 14:25 Inactive
}


public void deleteProvider(String providerId) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many times i have seen that when an assertion fails, the test stops and the provider that is created is not cleaned up. Then we end up with a lot of test providers in that org. Can we ensure that the cleanup happens even if the test fails?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same for other tests

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks. done

@francoisledroff francoisledroff temporarily deployed to aio_stage November 2, 2022 15:24 Inactive
@francoisledroff francoisledroff temporarily deployed to aio_prod November 2, 2022 15:24 Inactive
Copy link
Copy Markdown
Collaborator

@sangeetha5491 sangeetha5491 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@francoisledroff francoisledroff merged commit 2565b47 into main Nov 3, 2022
@francoisledroff francoisledroff deleted the GH-127 branch November 22, 2022 09:46
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