This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
from aea02bbb test: move ssl unit cases to e2e (#2528)
add d01b53d1 test: move stream route unit cases to e2e (#2530)
No new revisions were added by this update.
Summary of changes:
.../handler/stream_route/stream_route_test.go | 188 ----------------
...oute_test.go => stream_route_integrate_test.go} | 142 ++----------
.../e2e/stream_route/stream_route_suite_test.go | 2 +-
api/test/e2e/stream_route/stream_route_test.go | 248 ++++++---------------
4 files changed, 89 insertions(+), 491 deletions(-)
delete mode 100644 api/internal/handler/stream_route/stream_route_test.go
copy api/test/e2e/stream_route/{stream_route_test.go =>
stream_route_integrate_test.go} (55%)