This patch includes * a complete set of test fixtures, all valid with the current application * many, many changes to the functional tests, these all work now (and since the unit tests aren't in place yet, 'rake test' now yields no errors) * changes to the controllers tested by the functional tests, to fix small things up (a lot of controllers were still referring to their "list" methods which don't exist) * initial autobuild.sh script which just runs the test suite * initial setup for the unit tests, none of them are done yet, but I have a strategy of how to approach this, when I start working on the test system again (whenever that will be) Enjoy! Mo -------------- next part -------------- A non-text attachment was scrubbed... Name: initialtests.patch Type: text/x-patch Size: 46795 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080506/411b3960/attachment.bin>
Mohammed Morsi wrote:> This patch includes > > * a complete set of test fixtures, all valid with the current application > * many, many changes to the functional tests, these all work now (and > since the unit tests aren't in place yet, 'rake test' now yields no > errors) > * changes to the controllers tested by the functional tests, to fix > small things up (a lot of controllers were still referring to their > "list" methods which don't exist) > * initial autobuild.sh script which just runs the test suite > * initial setup for the unit tests, none of them are done yet, but I > have a strategy of how to approach this, when I start working on the > test system again (whenever that will be) > > Enjoy! > MoUpdated to include Scott's feedback on fixture corrections. -Mo -------------- next part -------------- A non-text attachment was scrubbed... Name: initialtests.patch Type: text/x-patch Size: 46867 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080506/8c8ab416/attachment.bin>