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

fix(pool-common):removed remaining saas from pool and common-lib #299

Conversation

cezaralexandremorais
Copy link
Contributor

removed remaining saas from pool and common-lib, and, and changed some mappings on pool to not use SaaS anymore

… changed some mappings on pool to not use SaaS anymore
Copy link
Contributor

@nicoprow nicoprow left a comment

Choose a reason for hiding this comment

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

A bit of change for one test class needed, the rest looks very good.

@@ -201,7 +147,6 @@ class OpenSearchControllerIT @Autowired constructor(
val exportResponse = testHelpers.startSyncAndAwaitSuccess(webTestClient, EndpointValues.OPENSEARCH_SYNC_PATH)

assertThat(exportResponse.count).isEqualTo(6)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did your remove the assertion whether the exported business partners are searchable? Please reintroduce the assertion and base it on the names of the created legal entities

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i changed this test and split the pull request in another 3

@cezaralexandremorais
Copy link
Contributor Author

closing this pull request is split up on #304 #305, #306

@cezaralexandremorais cezaralexandremorais deleted the fix/remove_saas_common_pool branch July 11, 2023 10:45
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