eclipse-score / eclipse-score/baselibs

hash: clean up test-to-requirement traceability

Open
#550 0 comments 0 reactions 0 assignees View on GitHub
comp-hash
Dominant language
C++
Stars
26
Forks
85
Avg merge
2d 13h
Merged PRs (30d)
47

Description

Apply the test-to-requirement traceability clean-up described in #522 to the Hash component (`score/hash/`).

Review every C++ gtest under `score/hash/` against the current `comp_req__hash__...` needs. Add mandated `FullyVerifies` or `PartiallyVerifies` links, `TestType`, `DerivationTechnique`, and self-contained `Description` metadata where the test genuinely verifies a requirement. Reconcile requirement text and test behavior in both directions, and leave non-functional requirements that are verifiable only by inspection without artificial test coverage.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #522, then inspect every C++ gtest under score/hash/ alongside the current comp_req__hash__... needs. Reconcile requirement wording with actual test behavior in both directions, adding the specified metadata only where a test genuinely verifies a requirement. Done means the traceability metadata is complete and non-functional requirements verifiable only by inspection have no artificial tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.