summaryrefslogtreecommitdiff
path: root/test/e2e/secret_test.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Add secret list --filter to cliJakub Guzik2021-12-14
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* read secret config from config file if no user data.Tino Rusch2021-06-24
* Add support for environment variable secretsAshley Cui2021-05-06
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09