Skip to content

wrong asserts for callback #90

Description

@fleonis

hello

it seems wrong to test like this

self.assertTrue('"callback" parameter required' in r.body)

the body should content something like this

c["\"callback\" parameter required"]

or like this

p("c[\"\"callback\" parameter required\"]");

so?

and test fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions