4 Mar 2009 15:19
Unit testing and Propel 1.3
<webpost <at> tigris.org>
2009-03-04 14:19:25 GMT
2009-03-04 14:19:25 GMT
Hi list, I try to write as much unit test as possible when I develop, and this is especially true about models. Until Propel 1.2, I could inspect the generated SQL code for the latest query via Creole. This is no more possible in Propel 1.3, so my tests don't pass... and I can't upgrade to Propel 1.3. I saw a fix to restore the $connection::getLastExecutedQuery() method in Trac (http://propel.phpdb.org/trac/ticket/651), I wonder is there is any reason not to apply it? Sylvain ------------------------------------------------------ http://propel.tigris.org/ds/viewMessage.do?dsForumId=1093&dsMessageId=1266948 To unsubscribe from this discussion, e-mail: [dev-unsubscribe <at> propel.tigris.org].
RSS Feed