tests seem to be missing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Firstly, I'd like to express my appreciation for your work on uuidv7.
I've noticed that the current implementation of the library does not seem to include any tests. As a user, having tests would provide a level of assurance about the stability and reliability of the library. It would also make it easier for contributors to ensure that their changes do not introduce regressions.
Moreover, now that standardization according to RFC 9562 has been completed, it's likely that demand for this library will increase. As more developers start to use this library, the presence of tests will become even more critical to ensure its robustness and reliability.
Therefore, I kindly request that tests be added to the library. This would not only improve the quality of the library but also make it easier for the community to contribute and help in its development.
Best regards.
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 by inspecting the TypeScript library implementation and its UUIDv7 behavior against RFC 9562. Define tests covering the library's expected behavior and verify that the resulting suite provides regression protection; the issue does not name specific files or an existing test command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100