Skip to content

Develop a simple test suite #18

@thashepherd

Description

@thashepherd

While we can test the results of this spider by manually examining search results and emails, I'd like something more automated. mail_sender.py and potentially demolition_spider.py are particularly ripe for testability, since they rely on environmental variables and/or arguments passed on the command line. Feel free to refactor existing code to make it more testable.

A great solution will include a way to automatically run the new test suite (likely using pytest) as a pre-requisite for making a commit.

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