[PR #1199] [MERGED] Improve integration tests docs and godocs #1958

Closed
opened 2025-12-29 03:19:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1199
Author: @kradalby
Created: 2/3/2023
Status: Merged
Merged: 2/3/2023
Merged by: @kradalby

Base: mainHead: integration-docs


📝 Commits (2)

  • 835841d Add section about running locally
  • 75a4308 Add documentation to integration test framework

📊 Changes

4 files changed (+144 additions, -2 deletions)

View changed files

📝 integration/README.md (+10 -0)
📝 integration/hsic/hsic.go (+36 -0)
📝 integration/scenario.go (+51 -1)
📝 integration/tsic/tsic.go (+47 -1)

📄 Description

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 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/juanfont/headscale/pull/1199 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 2/3/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `integration-docs` --- ### 📝 Commits (2) - [`835841d`](https://github.com/juanfont/headscale/commit/835841d326bc92958595139db3acbed58a467521) Add section about running locally - [`75a4308`](https://github.com/juanfont/headscale/commit/75a430882aabb2775a14f9ff3127160bfe96d04a) Add documentation to integration test framework ### 📊 Changes **4 files changed** (+144 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `integration/README.md` (+10 -0) 📝 `integration/hsic/hsic.go` (+36 -0) 📝 `integration/scenario.go` (+51 -1) 📝 `integration/tsic/tsic.go` (+47 -1) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:02 +01:00
adam closed this issue 2025-12-29 03:19:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1958