micro-analytics / micro-analytics/micro-analytics-cli
Add tests for adapter healthcheck
Open
Nobody has claimed this yet.
adapter-tests
help wanted
- Dominant language
- JavaScript
- Stars
- 732
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
If healtcheck function is available(see subscribe tests for example) we should test it.
Contributor guide
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 with packages/adapter-utils/src/unit-tests.js around the subscribe tests at line 173, then locate the adapter healthcheck function and confirm whether it is available. Done means the available healthcheck behavior has corresponding tests and the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100