higress-group/higress

e2e: add testcases for the de-graphql wasmplugin

Open

#374 opened on Jun 8, 2023

 (0 comments) (0 reactions) (0 assignees)Go (1,219 forks)github user discovery
area/e2ehelp wantedlevel/normalsig/automationsig/wasm

Repository metrics

Stars
 (9,036 stars)
PR merge metrics
 (Avg merge 7d 9h) (18 merged PRs in 30d)

Description

Why do you need it?

use e2e test framework to testing de-graphql wasmplugin

How could it be?

  • ceate e2e test files, include de-graphql.yaml and de-graphql.go.
  • execute test commond PLUGIN_NAME=de-graphql make ingress-wasmplugin-test

Other related information

https://github.com/alibaba/higress/tree/main/plugins/wasm-go/extensions/de-graphql

Contributor guide