eclipse-iceoryx / eclipse-iceoryx/iceoryx
Remove all `TEST_ID`s and the `check_test_ids.sh`
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
The `TEST_ID`s are no longer required for requirements tracing and can therefore be removed. The CI check script can be removed as well.
This would clean up the tests a bit.
Contributor guide
Research direction
Search the repository for `TEST_ID` and `check_test_ids.sh`, then inspect the CI configuration for references to the script. Done means the test IDs and script are removed without remaining references, and the test and CI checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100