This is an automated email from the ASF dual-hosted git repository.
justxuewei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
from 8dd4dd0d Merge pull request #556 from justxuewei/bump-go-117
new 0116f495 feat: token filter integrate test
new 63006321 feat: config merge integrate test
new ab45cdf3 feat: config merge integrate test
new df4c996b Merge pull request #554 from ZLBer/integration_test_0402
The 666 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../config-merge}/tests/integration/main_test.go | 6 ++----
.../config-merge/tests/integration/merge_test.go} | 10 ++++++----
.../filter/{custom => token}/tests/integration/main_test.go | 6 ++----
.../tests/integration/token_test.go} | 10 ++++++----
start_integrate_test.sh | 2 ++
5 files changed, 18 insertions(+), 16 deletions(-)
copy integrate_test/{filter/custom =>
config-api/config-merge}/tests/integration/main_test.go (94%)
copy integrate_test/{filter/custom/tests/integration/userprovider_test.go =>
config-api/config-merge/tests/integration/merge_test.go} (88%)
copy integrate_test/filter/{custom => token}/tests/integration/main_test.go
(94%)
copy integrate_test/filter/{custom/tests/integration/userprovider_test.go =>
token/tests/integration/token_test.go} (88%)