summaryrefslogtreecommitdiff
path: root/functional/tests/object
Commit message (Collapse)AuthorAgeFilesLines
* Add recursive object delete for containersTerryHowe2016-02-051-1/+4
| | | | Change-Id: Ib291e79864c218464e842a08efd3742193ba5ff0
* Add image functional testsTerryHowe2015-06-021-1/+1
| | | | Change-Id: I30b219bc3393fcb197bda266125dcfb5c8780a3e
* Use format options for functional testsTerryHowe2015-05-171-0/+42
| | | | | | | Use the format options for functional tests so we can have more assertEquals and less assertIn. Change-Id: I34e6c76b42964f7b596ea35e6b0354a242611cb4
* Remove unique class names because they are scopedTerryHowe2015-04-271-4/+6
| | | | | | | Remove unique class names because they are module scoped. Also, add cleanup of the tmp file in the object test. Change-Id: I8107a02b13ff87793ba1e56e0f0ad26890f24369
* Functional tests run in many environmentsTerryHowe2015-04-251-26/+8
| | | | | | | | Have the functional tests running with less customization and less shell. This change will allow the functional tests to be run against any cloud set up in the environment. Change-Id: I24f621fbace62273e5a0be24e7af9078c0fc8550
* Re-organize functional testsSteve Martinelli2015-04-173-0/+94
The tests should be further divded by project version, similar to the structure of the unit tests. Change-Id: Ied3a4204983cdd253c5602a60968c066038d88f2