NASA-AMMOS / NASA-AMMOS/AIT-Core
Need more thorough C&DH data flow tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
I've noticed a few errors popping up when changes to the C&DH server get made that aren't getting caught by our tests. Most of these pop up when the server is put through a fairly minimal data flow test so we need to update our test cases to cover this. Things using the Instrument / Command topics in the C&DH server need to be exercised as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the C&DH server tests and the code handling Instrument and Command topics. Start by running the existing test suite and tracing a minimal data flow through those topics. Done means the test cases exercise the relevant flows and catch the errors described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100