[PR #3335] [MERGED] e2e: upgrade to ginkgo v2 #4727

Closed
opened 2026-05-05 14:47:33 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3335
Author: @fatedier
Created: 2/27/2023
Status: Merged
Merged: 2/27/2023
Merged by: @fatedier

Base: devHead: ginkgo


📝 Commits (1)

  • 5c8dc64 e2e: upgrade to ginkgo v2

📊 Changes

26 files changed (+100 additions, -270 deletions)

View changed files

📝 README.md (+38 -38)
📝 go.mod (+8 -11)
📝 go.sum (+15 -37)
📝 hack/run-e2e.sh (+2 -2)
📝 test/e2e/basic/basic.go (+1 -1)
📝 test/e2e/basic/client.go (+1 -1)
📝 test/e2e/basic/client_server.go (+1 -1)
📝 test/e2e/basic/cmd.go (+1 -1)
📝 test/e2e/basic/config.go (+1 -1)
📝 test/e2e/basic/http.go (+1 -1)
📝 test/e2e/basic/server.go (+1 -1)
📝 test/e2e/e2e.go (+9 -4)
📝 test/e2e/e2e_test.go (+1 -1)
📝 test/e2e/examples.go (+1 -1)
📝 test/e2e/features/bandwidth_limit.go (+1 -1)
📝 test/e2e/features/chaos.go (+1 -1)
📝 test/e2e/features/group.go (+1 -1)
📝 test/e2e/features/heartbeat.go (+1 -1)
📝 test/e2e/features/monitor.go (+1 -1)
📝 test/e2e/features/real_ip.go (+1 -1)

...and 6 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/3335 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `ginkgo` --- ### 📝 Commits (1) - [`5c8dc64`](https://github.com/fatedier/frp/commit/5c8dc64bfc4e0b1dba40a561e3bb4a52ca24fe22) e2e: upgrade to ginkgo v2 ### 📊 Changes **26 files changed** (+100 additions, -270 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+38 -38) 📝 `go.mod` (+8 -11) 📝 `go.sum` (+15 -37) 📝 `hack/run-e2e.sh` (+2 -2) 📝 `test/e2e/basic/basic.go` (+1 -1) 📝 `test/e2e/basic/client.go` (+1 -1) 📝 `test/e2e/basic/client_server.go` (+1 -1) 📝 `test/e2e/basic/cmd.go` (+1 -1) 📝 `test/e2e/basic/config.go` (+1 -1) 📝 `test/e2e/basic/http.go` (+1 -1) 📝 `test/e2e/basic/server.go` (+1 -1) 📝 `test/e2e/e2e.go` (+9 -4) 📝 `test/e2e/e2e_test.go` (+1 -1) 📝 `test/e2e/examples.go` (+1 -1) 📝 `test/e2e/features/bandwidth_limit.go` (+1 -1) 📝 `test/e2e/features/chaos.go` (+1 -1) 📝 `test/e2e/features/group.go` (+1 -1) 📝 `test/e2e/features/heartbeat.go` (+1 -1) 📝 `test/e2e/features/monitor.go` (+1 -1) 📝 `test/e2e/features/real_ip.go` (+1 -1) _...and 6 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:47:33 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4727
No description provided.