is reporting from
Member
NP Rank:
NP Rank:
I wanted a #login method in test_helper that would allow me to easily login from any of my functional tests. However, the #post method wonât allow you to set a different controller than the one in the @controller instance variable thatâs defined in your testâs #setup.
Comments (0)