digitalbazaar / digitalbazaar/bedrock-validation
FIXME: add more tests, test for proper errors
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- Avg merge
- 17h 1m
- Merged PRs (30d)
- 1
Description
-
FIXME: This is a stub
Commit: (8ea35cf) Add basic credential schema and test stub.
Fitests/001-schemas.js:394
Matthew Collier commented 6 years ago -
FIXME: add more tests, test for proper errors
Commit: (f2e9cb1) Allow synchronous use of validation API and add schemas test.
Fitests/001-schemas.js:10
Dave Longley commented 7 years ago
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 in test/mocha/001-schemas.js at the referenced lines near 10 and 394, and run the schemas test to understand the existing stubs. Review the validation API and its current error-handling tests, then replace the FIXME coverage with tests for the proper errors; the issue does not specify which errors or expected messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100