ukaea / ukaea/PROCESS

Create tests for old Python "utilities"

Open
#1,477 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Testing
Dominant language
Python
Stars
71
Forks
27
Avg merge
2d 18h
Merged PRs (30d)
33

Description

The Python "utilities" (standalone Python scripts in the PROCESS_ROOT/utilities dir) need to be tested, at least roughly, before they are incorporated into the process package. We want to ensure that these utilities continue to function correctly. #1274 may need to be completed first.

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

Check issue #1274 first, then inspect the standalone Python scripts in the PROCESS_ROOT/utilities directory and identify their current behavior and suitable test entry points. Add rough tests for the utilities and run the relevant Python test suite; done means the utilities' expected behavior is covered and the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
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.