Skip to content
#

event-loop

Here are 91 public repositories matching this topic...

DrHyde
DrHyde commented Jan 10, 2020
  • Mojolicious version: 8.29
  • Perl version: 5.26.1
  • Operating system: High Sierra

When testing a JSON value like { "fruit": "lemon" } with ...->json_is('/animal', 'bat') we correctly get a failure, but the diagnostic message complains that undef doesn't equal 'bat' which isn't quite right. The value isn't even undef, it doesn't exist. Same applies to json_like.

Improve this page

Add a description, image, and links to the event-loop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-loop topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.