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

WIP: Adding tests for json_* subroutines in Test::Mojo. #2150

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sergiotarxz
Copy link
Contributor

Summary

Adding tests for json_* subroutines in Test::Mojo.

Motivation

Issue #1488

References

#1488

@sergiotarxz
Copy link
Contributor Author

The result for json_message_has in the negative case is:

is_deeply \@args, ['ok', undef, 'has value for JSON Pointer "/test0"'];

Which appears sightly inconsistent with other negative cases being !!0 including json_has, probably not an issue but I think it is good to be known.

@sergiotarxz sergiotarxz changed the title Adding tests for json_* subroutines in Test::Mojo. WIP: Adding tests for json_* subroutines in Test::Mojo. Feb 11, 2024
@sergiotarxz sergiotarxz marked this pull request as draft February 11, 2024 13:20
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.

None yet

1 participant