summaryrefslogtreecommitdiff
path: root/test/e2e/volume_plugin_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-05-03
* Fix a potential flake in volume plugins testsMatthew Heon2022-02-17
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Add tests for volume pluginsMatthew Heon2021-01-14