Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Check that missing node is not null #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexislefebvre
Copy link

I accidentaly wrote this in a test:

    And the JSON node "root[0].createdAt" should not be null
    And the JSON node "root[0].createdAt" should not exist

The expected behaviour is that the node doesn't exist, but should not be null didn't failed.

So I add this test to check if it will fail or not on CI.

@alexislefebvre
Copy link
Author

Travis CI didn't report result to the PR. And the CI is broken now: https://travis-ci.org/github/Behatch/contexts/jobs/723377887

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

Successfully merging this pull request may close these issues.

None yet

1 participant