I test this :
$browser->test()->is($browser->getContext()->getUser()->hasAttribute
('values'), true);
But whatever I do, the test returns false...It seems that session variables are not being stored during a test. Any idea ? Thanks On 13 août, 01:02, Chtipepere <[email protected]> wrote: > Hi everybody, > > Does anyone knows how to test variable in the session in a functional > test ? > Thanks in advance, > > Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
