astropy / astropy/ccdproc

Move run_with_file_number_limit.py out of pytest test suite

Open
#812 0 comments 0 reactions 0 assignees View on GitHub
tests
Dominant language
Python
Stars
93
Forks
92
Avg merge
14h 44m
Merged PRs (30d)
30

Description

`run_with_file_number_limit.py` is not something pytest would collect. It should not be in the tests folder. I stumbled into a problem of the tests failing because psutil is missing but it should not have mattered.

Contributor guide

Open the contributing guide

Research direction

Locate `run_with_file_number_limit.py` in the tests folder and inspect how pytest discovers files there. Move the script to an appropriate non-test location, then run the test suite without psutil to confirm unrelated tests no longer depend on it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.