mojo icon indicating copy to clipboard operation
mojo copied to clipboard

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

Open sergiotarxz opened this issue 1 year ago • 3 comments

Summary

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

Motivation

Issue #1488

References

#1488

sergiotarxz avatar Feb 11 '24 03:02 sergiotarxz

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 avatar Feb 11 '24 03:02 sergiotarxz

This pull request is now in conflicts. Could you fix it @sergiotarxz? 🙏

mergify[bot] avatar May 11 '24 01:05 mergify[bot]

This pull request is now in conflicts. Could you fix it @sergiotarxz? 🙏

mergify[bot] avatar Jul 20 '24 14:07 mergify[bot]