summaryrefslogtreecommitdiff
path: root/functional/tests/object
Commit message (Collapse)AuthorAgeFilesLines
* 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