`hive` Add unit test
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
Summary
This PR #399 address this issue #398, But unit test are currently skipped in this PR #399. Add unit test for query() function
Learn more about unit test for hive from hive-driver unit test
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 with the query() function and the referenced files from PR #399, then compare the hive-driver unit tests linked in the issue. Add coverage for query() and run the adaptor's existing unit-test suite; done means the query behavior is exercised without being skipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100