This is an automated email from the ASF dual-hosted git repository.
yuchanns pushed a change to branch ci-bindings-go-behavior-tests
in repository https://gitbox.apache.org/repos/asf/opendal.git
from d11e156be ci(bindings/go): include go into behavior tests
add 04ddfe968 ci(bindings/go): add script to generate scheme
No new revisions were added by this update.
Summary of changes:
.../scripts/test_go_binding/generate_test_scheme.sh | 21 +++++++++++++--------
.github/workflows/test_behavior_binding_go.yml | 5 +++++
bindings/go/tests/behavior_tests/opendal_test.go | 6 ------
.../tests/behavior_tests/scheme_test.go} | 18 ++++++++----------
4 files changed, 26 insertions(+), 24 deletions(-)
copy bindings/go/go.mod =>
.github/scripts/test_go_binding/generate_test_scheme.sh (67%)
mode change 100644 => 100755
copy bindings/{java/src/main/java/org/apache/opendal/ListOptions.java =>
go/tests/behavior_tests/scheme_test.go} (79%)