kripod / kripod/uuidv7

tests seem to be missing

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.