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

Check that missing node is not null#289

Open
alexislefebvre wants to merge 1 commit intoBehatch:masterfrom
alexislefebvre:check-missing-node-is-not-null
Open

Check that missing node is not null#289
alexislefebvre wants to merge 1 commit intoBehatch:masterfrom
alexislefebvre:check-missing-node-is-not-null

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.

1 participant