summaryrefslogtreecommitdiff
path: root/internal/pipeline/pipeline_test.go
AgeCommit message (Expand)Author
2021-08-02internal/pipeline: Add test (incomplete but working) for UploadImagesNick White
2021-07-13Fix up tests a bitNick White
2021-07-13gofmtNick White
2021-07-13internal/pipeline: Reorganise interfaces so that functions only declare what ...Nick White
2021-07-12Add test for upAndQueue functionNick White
2021-05-31Add a test for up(), and document download() and up() properlyNick White
2021-05-31Fix bug after changing pipeliner for tests, to ensure DeleteObjects is availa...Nick White
2021-05-19Add tests for download()Nick White