Skip to content

More testing stuff #16

@andreww

Description

@andreww

We should have a test case to check the code style matches PEP8. There is a library for this so that should be easy. Obspy has one implementation but we should go much simpler.

It is also worth adding coverage monitoring for the test cases. This blog post outlines how to do this with pytest, but we use nose so that would need modification.

While we are at it, we may want to think about moving from nosetest to pytest (as nose is deprecated) but the test cases would need a bit of work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions