higress-group/higress

e2e: add testcases for the ext-auth wasmplugin

オープン

#1,799 opened on 2025/02/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,219 件のフォーク)github user discovery
area/e2ehelp wantedsig/wasm

Repository metrics

Stars
 (9,036 個のスター)
PR merge metrics
 (平均マージ 7d 9h) (30d で 18 merged PRs)

説明

Why do you need it?

Currently, as the functionality of ext-auth is becoming increasingly complex and there are quite a number of users, it would be ideal to introduce e2e testing to assist with regression and testing.

How could it be?

There are a relatively large number of test cases in this area. You can refer to the historical code changes, which generally include combinations of the following scenarios:

  • Using the two endpoint_modes of envoy and forward_auth.
  • Successful authentication and failed authentication.
  • Blacklist and whitelist configurations.

Other related information

https://github.com/alibaba/higress/tree/main/plugins/wasm-go/extensions/ext-auth

コントリビューターガイド