Skip to content

e2e tests Oracle source#535

Merged
AnkitCLI merged 1 commit intodata-integrations:developfrom
cloudsufi:e2e-oraclesource_tests
Jan 17, 2025
Merged

e2e tests Oracle source#535
AnkitCLI merged 1 commit intodata-integrations:developfrom
cloudsufi:e2e-oraclesource_tests

Conversation

@itsmekumari
Copy link
Contributor

No description provided.

@AnkitCLI AnkitCLI added the build label Jan 9, 2025
@itsmekumari itsmekumari force-pushed the e2e-oraclesource_tests branch from 4b3d35e to 705cd0f Compare January 10, 2025 06:29
@itsmekumari itsmekumari force-pushed the e2e-oraclesource_tests branch from 705cd0f to 83d1c42 Compare January 13, 2025 11:07
@itsmekumari itsmekumari marked this pull request as ready for review January 14, 2025 05:04
Comment on lines +424 to +426
@Before(order = 1, value = "@CONNECTION")
public static void setNewConnectionName() {
String connectionName = "Oracle" + RandomStringUtils.randomAlphanumeric(10);
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a common class, we should take connectionPrefix as parameterized, it would not necessary be Oracle for all plugins.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We are having different TestSetupHooks class file for different database plugins. For each database plugin we are using according to the plugin name.

@AnkitCLI AnkitCLI merged commit 0228f18 into data-integrations:develop Jan 17, 2025
10 checks passed
@psainics psainics deleted the e2e-oraclesource_tests branch February 16, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants