llnl / llnl/scr

tests: expands tests for components

Open
#447 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

testing
Dominant language
C
Stars
108
Forks
37
PR merge metrics
No merged PRs in 30d

Description

New functionality has been added to components, but we have no corresponding test cases.

For example, many of the components can now preserve file metadata during a rebuild/copy like er, redset, shuffile, and axl. We should add tests to ensure that.

We can fill this list in more based on each component.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing tests and the implementations for the er, redset, shuffile, and axl components to identify rebuild/copy behavior for file metadata. Add coverage for metadata preservation across the listed components, then run the project’s test suite to confirm the cases pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.