I get this all the time.  Make sure there are no tables in your test
DB before you start the tests.

-Matt
www.pseudocoder.com


On Nov 13, 3:44 pm, validkeys <[EMAIL PROTECTED]> wrote:
> I continue to have issues with Simple Test. I am using the latest
> Trunk SVN of cake. I started my app a week ago with everything but the
> bare necessities stripped away (most fields and most relationships). I
> used the bake script to bake everything including the test cases and
> fixtures. Since then I have added fields and added relationships to
> each of my models.
>
> Now when ever I try to run a test through simple test, it keeps
> telling me that it can't find various tables in the database. What is
> even more weird is that it will tell me the "companies" table is
> missing, but when I refresh, it will create the companies table in the
> test_suite database and tell me that another table is missing. If I
> refresh again, it goes back to telling me that the companies table is
> missing.
>
> What could be causing this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to