[PR #12197] [MERGED] Closes #12193: Clean up tests #13923

Closed
opened 2025-12-29 23:21:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12197
Author: @jeremystretch
Created: 4/6/2023
Status: Merged
Merged: 4/6/2023
Merged by: @jeremystretch

Base: developHead: 12193-test-cleanup


📝 Commits (3)

📊 Changes

3 files changed (+14 additions, -41 deletions)

View changed files

📝 netbox/extras/tests/test_api.py (+0 -36)
📝 netbox/ipam/tests/test_api.py (+1 -1)
📝 netbox/users/tests/test_api.py (+13 -4)

📄 Description

Closes: #12193

  • Remove invalid report & script API tests
  • Fix user & group API tests
  • Suppress extraneous output from ipam.tests.test_api.VLANTest.test_delete_vlan_with_prefix

🔄 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/netbox-community/netbox/pull/12197 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/6/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12193-test-cleanup` --- ### 📝 Commits (3) - [`7c9e5d8`](https://github.com/netbox-community/netbox/commit/7c9e5d8acd5e3f4de1ae1c0f5bd986bfa19bd55c) Fix skipped API tests - [`48416f7`](https://github.com/netbox-community/netbox/commit/48416f754f00cfd6fd5f23ce710b17f3468903b2) Remove invalid tests - [`f8c3f51`](https://github.com/netbox-community/netbox/commit/f8c3f512ecbceb54a2e9806b6ea04bb80d026b1a) Correct logger name ### 📊 Changes **3 files changed** (+14 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/tests/test_api.py` (+0 -36) 📝 `netbox/ipam/tests/test_api.py` (+1 -1) 📝 `netbox/users/tests/test_api.py` (+13 -4) </details> ### 📄 Description ### Closes: #12193 - Remove invalid report & script API tests - Fix user & group API tests - Suppress extraneous output from `ipam.tests.test_api.VLANTest.test_delete_vlan_with_prefix` --- <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 23:21:34 +01:00
adam closed this issue 2025-12-29 23:21:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13923