Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.25k stars 1.93k forks source link

[FEATURE REQ] add a LIVE test for oracledatabase #40745

Open weidongxu-microsoft opened 2 weeks ago

weidongxu-microsoft commented 2 weeks ago

Context: they'd GA this month

PS: have your test class extends TestProxyTestBase (not TestBase)

weidongxu-microsoft commented 2 weeks ago

Please have 2 PR.

1st with just a single resource, as usual. 2nd with improved hero scenario as e.g. https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/datafactory/azure-resourcemanager-datafactory/src/test/java/com/azure/resourcemanager/datafactory/DataFactoryTests.java