Skip to content
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

Updates test suite re-enables encode : in version and / in qualifier values and assert Maven requirement of namespace #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

criminosis
Copy link

@criminosis criminosis commented Nov 4, 2022

See #6

@@ -25,7 +25,7 @@ impl<'a> SpecTestCase<'a> {
let json = v
.into_iter()
.find(|x| x["description"].as_str().unwrap().eq(desc))
.unwrap();
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This kind of helped grok how to make changes to the test suite, so figured I'd offer it up to give any future new contributors some more context than just a generic error message.

@criminosis criminosis changed the title Updates test suite and encode : in version and / in qualifier values Updates test suite re-enables encode : in version and / in qualifier values and assert Maven requirement of namespace Nov 4, 2022
@ctron
Copy link
Collaborator

ctron commented May 27, 2024

@criminosis I am pushing out a new release of the crate. I am not sure about the state of this PR. Maybe you can refresh it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants