Hello, Last week I was driven mad by some functional tests that were failing but when I tried to replicate the fail in the dev environment in the browser the code worked. I couldn't figure it out so I had to code my way around it by calling the tests in a different order.
Today I started getting the same issue on thankfully some simpler code and I figured it out. It seems that functional tests and lazy loading doesn't mix. As soon as I defined my joins the tests pass. I can sort of understand this behaviour, however is this the expected behaviour in symfony? Or is something wrong? If it is expected, could you put a large sign in foot high letters which flash (say with the blink tag ;-)) informing the unsuspecting programmer. Cheers John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
