Skip to content

Clean up threw assertions #81

@GoodForOneFare

Description

@GoodForOneFare

We still have assert.okay(foo.threw, 'error message')-style assertions. These should probably be converted to assert.fail('error message';), or the original CoffeeScript should be altered to not use this pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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