392 Commits

Author SHA1 Message Date
danikov
1df9409a3a adminOrg base continued- media types, restClient config, and checks 2012-03-12 01:18:41 +00:00
danikov
cbd9afc176 create catalog 2012-03-12 01:13:17 +00:00
Adrian Cole
1f3971fae8 removed unnecessary wrapping of Task collections 2012-03-11 17:43:02 -07:00
Adrian Cole
b309dd60df upload client now works 2012-03-11 12:56:25 -07:00
Adrian Cole
d820e4fab8 normalized overrides on test setup 2012-03-11 11:42:51 -07:00
Adrian Cole
9da3336290 corrected session test configuration 2012-03-11 11:42:51 -07:00
Adrian Cole
902a334dd1 latent bugs found when running live test 2012-03-11 11:42:51 -07:00
Adrian Cole
2188ca9839 imports 2012-03-11 11:42:51 -07:00
Adrian Cole
d536af3a95 removed awkward and unnecessary URISupplier type 2012-03-11 11:42:50 -07:00
Adrian Cole
a4b6c0c46e create/update media is a media operation, not a vdc one; copied methods over to media client 2012-03-11 11:42:50 -07:00
Adrian Cole
b917055930 added new predicates helpful with links 2012-03-11 11:42:50 -07:00
danikov
7815271717 adminOrg base (domain objects, clients, etc.) 2012-03-09 01:56:03 +00:00
danikov
288e2b23d0 updateGroup with tests 2012-03-08 09:14:26 +00:00
danikov
7b635ddf77 deleteGroup with tests 2012-03-08 09:13:28 +00:00
danikov
3f8f28f0f9 getGroup with tests 2012-03-08 09:12:32 +00:00
danikov
fe449cbab3 groupClient base classes 2012-03-08 09:11:24 +00:00
Adrian Cole
88cff6372d Issue 857:formatted report for vcloud api coverage 2012-03-07 16:26:40 -08:00
Adrian Cole
d7ceaa2ac2 client test fuzz 2012-03-07 16:26:16 -08:00
Adrian Cole
9069f4879c refactored base vcloud test class to work when parameters aren't supplied 2012-03-07 15:15:14 -08:00
Adrian Cole
15a297d200 catalog test wasn't blocking on task complete 2012-03-07 15:14:35 -08:00
Adrian Cole
cb0a105171 added predicates handy for finding vcloud references 2012-03-07 15:13:54 -08:00
Adrian Cole
7e87185858 fix broken test 2012-03-07 09:51:46 -08:00
danikov
bd72880240 subclass catalogClient with adminCatalogClient, plus adjust usages 2012-03-07 15:41:02 +00:00
danikov
bb7cb44db9 add TODO for future improvement 2012-03-07 14:34:36 +00:00
danikov
13a2917d9b clients impl of publishCatalog 2012-03-07 14:34:36 +00:00
danikov
845ce649cc domain objects for publishCatalog params 2012-03-07 14:34:36 +00:00
danikov
809e4c2a95 exemplar xml 2012-03-07 14:34:35 +00:00
danikov
d8eeca6c4f publishCatalog params media type 2012-03-07 14:34:35 +00:00
danikov
bef1baa109 expect/live tests for publishCatalog 2012-03-07 14:34:35 +00:00
Adam Lowe
20425ece8c Allowing test to run outwith California 2012-03-06 21:08:06 +00:00
Adam Lowe
f3a9468b1b Adjusting paths for case-sensitive builds 2012-03-06 20:31:18 +00:00
Adrian Cole
1e2ef15ffa test glitch 2012-03-06 12:05:00 -08:00
Adam Lowe
da1f23e3fb vcloud-director 1.5: addressing '_interface' nonsense 2012-03-06 18:09:54 +00:00
Adam Lowe
03e622ba2a vcloud-director 1.5: addressing review comments/nits 2012-03-06 18:05:48 +00:00
Adam Lowe
335e14f505 vcloud-director 1.5: fixing some javadoc problems 2012-03-06 16:44:45 +00:00
Adam Lowe
8473f561fd vcloud-director 1.5: adjusting media types 2012-03-06 16:43:52 +00:00
Adam Lowe
af3560546c Merging with upstream 2012-03-06 16:33:16 +00:00
Adam Lowe
14ce89aab2 VCloud Director 1.5: Adding VAppTemplateClient error handling tests and fixing bug in NetworkService.isEnabled 2012-03-06 16:32:23 +00:00
Adam Lowe
200fc85965 VCloud Director 1.5: Adjusting misleading comments refering to JAXBElements 2012-03-06 16:31:03 +00:00
Adam Lowe
3ce6051e51 VCloud Director 1.5: Adjusting misleading comments and consistently using @XmlReference only for substitution groups 2012-03-06 16:31:03 +00:00
Adam Lowe
6b7f3f1fdd VCloud Director 1.5: Switching to URI params rather than using the references 2012-03-06 16:30:04 +00:00
Adam Lowe
139fe394f7 VCloud Director 1.5: vAppTemplate client - expect tests for most methods and supporting domain objects 2012-03-06 16:30:03 +00:00
Adam Lowe
d1b0da081d VCloud Director 1.5: making sure collections in domain objects are immutable 2012-03-06 16:30:03 +00:00
danikov
55ecda2e50 implement deleteCatalog in clients 2012-03-06 15:34:31 +00:00
danikov
b671d043f2 expect test and most of the live test for deleteCatalog 2012-03-06 15:34:05 +00:00
danikov
d85e8ca587 implemented get/set owner methods on client 2012-03-06 14:58:24 +00:00
danikov
61def9d707 added exemplar xml 2012-03-06 14:58:05 +00:00
danikov
8d2b4f38b4 made Owner check public 2012-03-06 14:57:53 +00:00
danikov
a4a4966720 added tests for get/set Owner + minor improvements 2012-03-06 14:57:38 +00:00
danikov
d3f741c132 implement updateCatalog in clients 2012-03-06 14:02:51 +00:00