jose-compu / jose-compu/libvrf-js
R1-04: Fast default test matrix; optional full matrix script
Open
enhancement
infra
priority-p1
roadmap-r1
test
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Default `npm test` should use a fast representative sample (2048 RSA + EC). Add `npm run test:full` for all VRF types without blocking CI on slow 4096-bit keygen.
Ref: [ROADMAP.md](ROADMAP.md#r1--v11x-trust--quality)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing npm test script and the project’s test entry points. Make npm test cover a fast representative 2048 RSA and EC sample, add npm run test:full for all VRF types, and verify that slow 4096-bit key generation does not block CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100