Skip to content

Setup automated tests for PRs #155

@rnowling-memphis

Description

@rnowling-memphis

Right now, PRs don't have any automated checks. (Although, we may soon run Pylint -- see #154.) It would be nice to run some smoke tests (e.g., installing, importing, exercising basic functionality of Memphis.py) to avoid committing bugs. The one may challenge I see to this is that we many need to run an instance of the Memphis broker to facilitate the testing. Some research will need to be done to determine the best way to approach this.

The GitHub actions documentation contains an example for how to run a PostgreSQL container to support an action. This could be adapted to run the Memphis broker containers.

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