Hello. I am working with live data in my test cases but there is a *lot* of data. This slows everything down, so I decided to limit the number of records imported.
I found the location to do this here: /cake/tests/lib/cake_test_fixture.php LINE 110 However, I realize that hacking core seems like a bad idea. Is there a way to override this safely? I'm using Cake 1.3.4. Thanks! -Jeremy 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
