Skip to content
Extraits de code Groupes Projets
  • diosmosis's avatar
    d3acd98e
    Modified tests to allow testing login & password reset functionality: · d3acd98e
    diosmosis a rédigé
    - Modify test user adding logic to hash password instead of using pre-hashed password.
    - Allow testing environment to be configured via Option values that start w/ 'Tests.'.
    - Put a couple test classes into namespaces. Add test event to Piwik\Mail class so emails can be intercepted.
    - Change some test logging level to INFO.
    - Added load + reload methods to PageFacade in capture.js
    d3acd98e
    Historique
    Modified tests to allow testing login & password reset functionality:
    diosmosis a rédigé
    - Modify test user adding logic to hash password instead of using pre-hashed password.
    - Allow testing environment to be configured via Option values that start w/ 'Tests.'.
    - Put a couple test classes into namespaces. Add test event to Piwik\Mail class so emails can be intercepted.
    - Change some test logging level to INFO.
    - Added load + reload methods to PageFacade in capture.js