Commit graph

4 commits

Author SHA1 Message Date
812a024689 chore(tests): multichar prerelease ordinal case 2024-11-21 18:23:27 +00:00
fe321dda7b fix: return error on invalid ordinal with points
Previously, if the ordinal contained dots (like 1.2.3-beta.3.4.5),
although it was invalid, an error would not be returned, which was
problematic. This has now been fixed.

Test cases are also included to prevent future regressions.
2024-11-21 18:21:19 +00:00
b3db2f858c
chore(tests): migrate parse_invalid to use official frktest package 2024-11-12 20:24:52 +05:30
147a5dbd2a
chore: include test suites for library 2024-11-04 12:18:52 +05:30