Skip to content

Some of the thin/thick target test are not actually testing the code #76

Open
@samaloney

Description

@samaloney

Describe the bug

Some of the test cases are missing assert statements e.g. np.allclose(a, b) instead of assert np.allclose(a, b) when enabled some of the tests fail.

To Reproduce

import sunpy

sunpy.map.Map(...)
etc

What happened?

No response

Expected behavior

No response

Screenshots

No response

System Details

No response

Installation method

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions