-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* refactor(unit-test): refact unit-test cases * refactor(unit-test): refact unit-test cases * refactor(unit-test): refact unit test cases * Revert "fix(unit-test): read properties from .env and system environment variables (#89)" This reverts commit 7bc60b5 * refactor(unit-test): rename properties * refactor(unit-test): rename properties * refactor(unit-test): rename properties * refactor(unit-test): refact unit test cases * refactor(unit-test): rerun github actions
- Loading branch information
Showing
21 changed files
with
10 additions
and
928 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,3 +50,4 @@ lib/odc-*.jar | |
.mvn/ | ||
maven/ | ||
venv/ | ||
**/local-unit-test.properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
77 changes: 0 additions & 77 deletions
77
server/integration-test/src/test/java/com/oceanbase/odc/ITConfigurations.java
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
...ation-test/src/test/java/com/oceanbase/odc/service/cloud/AWSSecurityTokenServiceTest.java
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
...t/src/test/java/com/oceanbase/odc/service/cloud/AlibabaCloudSecurityTokenServiceTest.java
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...gration-test/src/test/java/com/oceanbase/odc/service/cloud/OSSObjcetStorageServiceIT.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.