Chever John

Results 8 issues of Chever John

### Platform Chrome Version 102.0.5005.115 (Official Build) (arm64 && 32-bit) ### Plugin battery_plus ### Version * ### Flutter SDK 3.0.2 ### Steps to reproduce ## macOS 1. Go to the...

bug
battery_plus
web

### Issue description When I was preparing to build the development environment on my new host, I was surprised to find a simple ci build problem after running the make-e2e-test-local...

good first issue
triage/accepted
area/test

As title says. This PR aimed to solve #329 . The source of this problem is from the APISIX Dashboard project. This is because it has updated the CSP (content...

This PR aims to solve the problem submitted by #81 1. Let APISIX manage the go-runner in the e2e test runtime, just like the production environment; 2. Remove unused HTTPS...

This issue will solve two problems. 1. Is it possible to let APISIX manage the go-runner in the e2e test runtime, just like the production environment? 2. Remove unused `HTTPS`...

### Issue description ```go "conf":[ { "name":"limit-req", "value":"{\"rate\":5,\"burst\":1}" } ] ``` and add two requests ```go table.Entry("Test if limit-req plugin work.", tools.HttpTestCase{ Object: tools.GetA6Expect(), Method: http.MethodGet, Path: "/test/go/runner/limitreq", ExpectStatus: http.StatusOK,...

## Description Now our integration test just supports the Android platform. ## Related Issues This is a GSoC task, so there are no associated issues for now. ## Checklist Before...

fix issue #50 Just add a judgment statement.