Skip to content

Django test assertions for graphene responses no longer working on 2.15.0 #1088

Open
@baldwinchang

Description

@baldwinchang

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • What is the current behavior?

assertions that used to pass no longer pass, with no changes to the code base

test case code:
https://repl.it/@baldwinchang/LightgrayRaggedBlock

  • What is the expected behavior?

Assertions do not fail

  • What is the motivation / use case for changing the behavior?

assert statements no longer equate

  • Please tell us about your environment:

    • Version: 2.15.0
    • Platform: Debian Docker
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow)

Downgrading the version to 2.14.0 fixes the issue.

Looks like #1084 is the culprit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions