Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add one test case for check diff in container and committed image | Yiqiao Pu | 2018-04-19 |
| | | | | | | | | | | | | | The test steps are: 1. Start a container and touch a file under /tmp 2. Use diff to check the container 3. commit the change into a new image 4. Use diff to check the image Signed-off-by: Yiqiao Pu <ypu@redhat.com> Closes: #643 Approved by: mheon | ||
* | Migrate diff, exec, export, and history to ginkgo | baude | 2018-02-05 |
Migrate the diff, exec, export, and history bats tests to the ginkgo test suite. Signed-off-by: baude <bbaude@redhat.com> Closes: #287 Approved by: baude |