mirror of https://github.com/go-gitea/gitea.git
66971e591e
Closes https://github.com/go-gitea/gitea/issues/30296 - Adds a DB fixture for actions artifacts - Adds artifacts test files - Clears artifacts test files between each run - Note: I initially initialized the artifacts only for artifacts tests, but because the files are small it only takes ~8ms, so I changed it to always run in test setup for simplicity - Fix some otherwise flaky tests by making them not depend on previous tests |
||
---|---|---|
.. | ||
testdata | ||
azureblob.go | ||
azureblob_test.go | ||
helper.go | ||
helper_test.go | ||
local.go | ||
local_test.go | ||
minio.go | ||
minio_test.go | ||
storage.go | ||
storage_test.go |