Skip to content

Failing or broken pytests #23

Open
@draperjames

Description

@draperjames

In PR #22 running pytest on the tests directory has been yielding weird results ever since I started messing around with the decorators. Mostly I have been converting methods to functions using @classmethod and changing self to cls. I did all that b/c codacy suggested but as far as I can tell this is mostly just making things more difficult. If we need to lose all that bullshit we def can. I can just tell codacity to ignore that problem pattern and the score should improve, but I don't wanna cheat if I don't have too 😉.

  • Create a standard SOP in the wiki of how to run pytest on the tests directory
    • Create one for Atom
    • Create one for PyCharm
      (Add a few screen shots if possible)
      After merger of PR Sip import fix #30
  • Run pytest tests from travis.ci
    • Create new issue to diagnose travis.ci issues if any.

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions