Hi, This is the first cut at tests following http://members.dmtf.org/apps/org/workgroup/vcmf/download.php/68964/cimiTest.html.
- part5_test.rb will fail on checking status after /stop /start. I think this a real issue as executing /stop /start resturns a 200 but the state never changes - part3_test.rb just leaves a comment that Deltacloud CIMI does not support MachineTemplates right now - cep_test.rb doubles as part1 - part4_test.rb is incomplete - please see https://issues.apache.org/jira/browse/DTACLOUD-375 - Tests are written to be run with the mock provider, as they stand, in as much as we would need to include polling after a action is executed on a real provider. I am open to adding this polling now so that the tests are compatible with all providers we test - Comments for improvement please ...
