-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Establish proper test suite for sourcemeta::jsontoolkit::URI
#953
Comments
What is your view on the finaly goal @jviotti ?
|
I would like to share my vision about my previous comment. I'd rather go for the second option, for two reasons:
In a one word my vision is to do a first research, extract all what we can from these, open PR (like this one) and then continue to do research on side while we move forward on critical topics for the project. |
@tony-go Sorry if I wasn't clear at the beginning. I indeed meant enriching our test suite with more tests, borrowing test suites from other places. The idea being that if we want to get rid of |
Some other test suites I know:
|
I think we can re-adapt many of those rather quickly with some ChatGPT/Claude help :D Then we'll be super confident when doing larger changes on the module, and eventually extracting it into URI Kit. |
Ref #953 --------- Signed-off-by: Tony Gorez <[email protected]>
sourcemeta::jsontoolkit::URI
sourcemeta::jsontoolkit::URI
Ref: #953 --------- Signed-off-by: Tony Gorez <[email protected]>
Ref: #953 Signed-off-by: Tony Gorez <[email protected]>
As much we move forward on #710, we figured out that writing a good tests suit is essential.
We want to have a test suit for RFC3986 URI https://www.rfc-editor.org/rfc/rfc3986! The goal of this issue is to gather every piece of information we could find on the topic.
The text was updated successfully, but these errors were encountered: