[PR #238] [MERGED] chore: remove useless 'section' test info #336

Closed
opened 2026-05-07 00:20:25 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/238
Author: @speed47
Created: 9/9/2021
Status: Merged
Merged: 9/13/2021
Merged by: @speed47

Base: masterHead: tests_cleanup


📝 Commits (1)

  • 690a439 chore: remove useless 'section' test info

📊 Changes

16 files changed (+651 additions, -621 deletions)

View changed files

📝 tests/functional/docker/docker_build_and_run_tests.sh (+7 -4)
📝 tests/functional/launch_tests_on_instance.sh (+51 -24)
📝 tests/functional/tests.d/300-activeness.sh (+11 -11)
📝 tests/functional/tests.d/305-admin-superowner.sh (+16 -16)
📝 tests/functional/tests.d/310-realm.sh (+61 -61)
📝 tests/functional/tests.d/320-base.sh (+11 -11)
📝 tests/functional/tests.d/325-accountinfo.sh (+22 -22)
📝 tests/functional/tests.d/330-selfkeys.sh (+58 -58)
📝 tests/functional/tests.d/340-selfaccesses.sh (+95 -95)
📝 tests/functional/tests.d/350-groups.sh (+203 -203)
📝 tests/functional/tests.d/360-plugins.sh (+9 -9)
📝 tests/functional/tests.d/370-mfa.sh (+38 -38)
📝 tests/functional/tests.d/390-mfa-realm.sh (+21 -21)
📝 tests/functional/tests.d/400-piv.sh (+24 -24)
📝 tests/functional/tests.d/500-http-proxy.sh (+18 -18)
📝 tests/functional/tests.d/900-strict-checking.sh (+6 -6)

📄 Description

As tests are now split by modules, the section is autodetected
and taken as the module name, hence a test now only needs a name,
instead of a section & a name.


🔄 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/ovh/the-bastion/pull/238 **Author:** [@speed47](https://github.com/speed47) **Created:** 9/9/2021 **Status:** ✅ Merged **Merged:** 9/13/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `tests_cleanup` --- ### 📝 Commits (1) - [`690a439`](https://github.com/ovh/the-bastion/commit/690a4399bc0e1bc4cace8a951c8d9cb5ab5161ac) chore: remove useless 'section' test info ### 📊 Changes **16 files changed** (+651 additions, -621 deletions) <details> <summary>View changed files</summary> 📝 `tests/functional/docker/docker_build_and_run_tests.sh` (+7 -4) 📝 `tests/functional/launch_tests_on_instance.sh` (+51 -24) 📝 `tests/functional/tests.d/300-activeness.sh` (+11 -11) 📝 `tests/functional/tests.d/305-admin-superowner.sh` (+16 -16) 📝 `tests/functional/tests.d/310-realm.sh` (+61 -61) 📝 `tests/functional/tests.d/320-base.sh` (+11 -11) 📝 `tests/functional/tests.d/325-accountinfo.sh` (+22 -22) 📝 `tests/functional/tests.d/330-selfkeys.sh` (+58 -58) 📝 `tests/functional/tests.d/340-selfaccesses.sh` (+95 -95) 📝 `tests/functional/tests.d/350-groups.sh` (+203 -203) 📝 `tests/functional/tests.d/360-plugins.sh` (+9 -9) 📝 `tests/functional/tests.d/370-mfa.sh` (+38 -38) 📝 `tests/functional/tests.d/390-mfa-realm.sh` (+21 -21) 📝 `tests/functional/tests.d/400-piv.sh` (+24 -24) 📝 `tests/functional/tests.d/500-http-proxy.sh` (+18 -18) 📝 `tests/functional/tests.d/900-strict-checking.sh` (+6 -6) </details> ### 📄 Description As tests are now split by modules, the section is autodetected and taken as the module name, hence a test now only needs a name, instead of a section & a name. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:25 +02: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
starred/the-bastion#336
No description provided.