[PR #26] [MERGED] Add more tests #1207

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/26
Author: @cure
Created: 5/12/2021
Status: Merged
Merged: 5/13/2021
Merged by: @juanfont

Base: mainHead: more_tests


📝 Commits (2)

📊 Changes

6 files changed (+111 additions, -5 deletions)

View changed files

📝 .github/workflows/ci.yml (+3 -1)
📝 api.go (+1 -1)
📝 go.sum (+0 -1)
machine_test.go (+44 -0)
📝 namespaces_test.go (+0 -2)
routes_test.go (+63 -0)

📄 Description

Nothing special, just adding some more test coverage.


🔄 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/26 **Author:** [@cure](https://github.com/cure) **Created:** 5/12/2021 **Status:** ✅ Merged **Merged:** 5/13/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `more_tests` --- ### 📝 Commits (2) - [`d2748f3`](https://github.com/juanfont/headscale/commit/d2748f34aaf4a189518dc2e5afce67ad55862791) Add more tests. - [`be83281`](https://github.com/juanfont/headscale/commit/be83281f5805678ebfc09b79a2e2fa0fe3d3f83b) Fix build breakage due to https://github.com/golang/go/issues/44129. ### 📊 Changes **6 files changed** (+111 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+3 -1) 📝 `api.go` (+1 -1) 📝 `go.sum` (+0 -1) ➕ `machine_test.go` (+44 -0) 📝 `namespaces_test.go` (+0 -2) ➕ `routes_test.go` (+63 -0) </details> ### 📄 Description Nothing special, just adding some more test coverage. --- <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 02:29:13 +01:00
adam closed this issue 2025-12-29 02:29:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1207