Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More ginkgo migration | baude | 2018-02-07 |
| | | | | | | | | | | | * attach * run_exit * save * tag * version * run_privileged -> privileged Signed-off-by: baude <bbaude@redhat.com> | ||
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
Migrate create and commit bats tests to the ginkgo test suite. In doing so, some structures had to be moved to pkg/podmanstructs/podmanstructs.go so we could do better verification of test results. Signed-off-by: baude <bbaude@redhat.com> Closes: #286 Approved by: rhatdan |