[PR #268] [MERGED] Remove up_test #2667

Closed
opened 2025-11-20 07:12:12 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/268
Author: @braginini
Created: 3/14/2022
Status: Merged
Merged: 3/14/2022
Merged by: @braginini

Base: mainHead: remove-up-test


📝 Commits (3)

📊 Changes

3 files changed (+5 additions, -66 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -0)
📝 client/cmd/up_daemon_test.go (+4 -0)
client/cmd/up_test.go (+0 -66)

📄 Description

up_test is redundant because UP command
it is tested in up_daemon_test


🔄 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/netbirdio/netbird/pull/268 **Author:** [@braginini](https://github.com/braginini) **Created:** 3/14/2022 **Status:** ✅ Merged **Merged:** 3/14/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `remove-up-test` --- ### 📝 Commits (3) - [`3acc80d`](https://github.com/netbirdio/netbird/commit/3acc80d290af1b1bf6d1773c7ec83d731f563834) Remove up_test - [`6b0c87c`](https://github.com/netbirdio/netbird/commit/6b0c87cf6b0a5c31508bd8996ad83951bbf402aa) Fix compilation error - [`f8efbcd`](https://github.com/netbirdio/netbird/commit/f8efbcdaf91b891b87399d619f342324711a6104) Run binary sign on tags only ### 📊 Changes **3 files changed** (+5 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -0) 📝 `client/cmd/up_daemon_test.go` (+4 -0) ➖ `client/cmd/up_test.go` (+0 -66) </details> ### 📄 Description up_test is redundant because UP command it is tested in up_daemon_test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:12:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2667