• Vincent Pelletier's avatar
    ERP5TypeFunctionalTestCase: Improve initial login realism. · 95db27a8
    Vincent Pelletier authored
    This currently only works because CookieCrumbler reacts on *all* urls which
    contain the magic login & password fields. But the POST request body lacks
    any value from submit fields, which bypasses the "logged-in" scripts, which
    is harmless with current code but lack realism.
    95db27a8
ERP5TypeFunctionalTestCase.py 19.9 KB