Unit tests need some more consistent way of starting host
- Dominant language
- C
- Stars
- 893
- Forks
- 512
- Avg merge
- 13d 31m
- Merged PRs (30d)
- 7
Description
Some unit tests start host multiple times after various configuration steps which may be hard to manage properly without some workarounds in code. We should try to have more consistent and easier to maintain way of starting host. See https://github.com/apache/mynewt-nimble/pull/279 for an example of issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the unit tests that start the host after configuration steps, using pull request #279 as the example referenced in the issue. Identify the inconsistent startup patterns and define a maintainable common approach; done means the affected tests start the host consistently without ad hoc workarounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100