test(binding/java): add behavior test framework#3129
Merged
tisonkun merged 26 commits intoapache:mainfrom Sep 22, 2023
G-XD:behavior_test_java
Merged
test(binding/java): add behavior test framework#3129tisonkun merged 26 commits intoapache:mainfrom G-XD:behavior_test_java
tisonkun merged 26 commits intoapache:mainfrom
G-XD:behavior_test_java
Conversation
Xuanwo
reviewed
Sep 19, 2023
# Conflicts: # bindings/java/src/lib.rs # bindings/java/src/operator.rs
Xuanwo
reviewed
Sep 21, 2023
Contributor
Author
|
Hi, @Xuanwo PTAL |
Xuanwo
reviewed
Sep 21, 2023
Xuanwo
reviewed
Sep 21, 2023
tisonkun
requested changes
Sep 21, 2023
Member
tisonkun
left a comment
There was a problem hiding this comment.
I suggest we move the redis test in the new framework first instead of making several different things in one PR. This causes a mess for merging.
tisonkun
reviewed
Sep 21, 2023
tisonkun
reviewed
Sep 21, 2023
tisonkun
reviewed
Sep 21, 2023
# Conflicts: # bindings/java/src/lib.rs # bindings/java/src/main/java/org/apache/opendal/Capability.java # bindings/java/src/main/java/org/apache/opendal/Operator.java # bindings/java/src/operator.rs # bindings/java/src/test/java/org/apache/opendal/AsyncStepsTest.java # bindings/java/src/test/java/org/apache/opendal/BlockingOperatorTest.java # bindings/java/src/test/java/org/apache/opendal/OperatorInfoTest.java # bindings/java/src/test/java/org/apache/opendal/OperatorTest.java # bindings/java/src/test/java/org/apache/opendal/RedisServiceTest.java # bindings/java/src/test/java/org/apache/opendal/StepsTest.java
Xuanwo
reviewed
Sep 22, 2023
tisonkun
reviewed
Sep 22, 2023
Contributor
Author
|
By the way, is it necessary to add tests for |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related: #3066