I just solved it after a miserable 3 hours of trouble-shooting.

SimpleTest seems to have a flaw. It has two different methods for
determining the test_suite table name. During table creation and
insertion of fixture records, it uses the test model name property.
During subsequent interaction with the test suite table, it properly
respects the useTable specification in the real model.

It took a lot of fiddling to determine that. And, due to the
pluralizations you just mentioned, I had to change the test model name
to Dat. I may add a custom inflection tomorrow but I had trouble
getting simpleTest to recognize custom inflections earlier.

I'm glad that is all over with.

Thanks for your help.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to