Skip to content

Allow to automatize the tests #6

Open
@lhauspie

Description

@lhauspie

It could be nice to test the docker image before pushing it to Docker Hub.

The first test I imagined is:

  • run the docker image with a volume
  • upload a file through FTP protocol
  • check the file is in the local folder corresponding to the volume

I don't really know what technical component to use to do that.
It could be bash test, pytest, junit or something else.

This automatization has to be done with GitHub Action.

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