You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is, a functional test? Unit test? I assume it'll be something like inject twig, create a twig snippet, then render? Or is there a way to invoke the component class directly?
An example with the simple AlertComponent would be helpful.