telefonicaid / telefonicaid/iotagent-node-lib
Create tests for the non-single Configuration mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 90
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 1
Description
The library is having a huge refactor to support the single configuration mode, but no explicit tests have been conducted to ensure proper working of the multiple configuration mode. Those tests should cover at least the different behavior this mode has in the same cases used to test the Single Configuration.
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
Start by locating the existing tests for Single Configuration mode and identify the cases they cover. Add corresponding coverage for non-single, or multiple, Configuration mode, including its differing behavior in those cases; done means the tests pass and exercise the expected multiple-configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100