| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9734
|
|
|
|
|
|
|
| |
Provides a test for the validate_session() method of
provider_apache.
PHPBB3-9734
|
|
|
|
|
|
|
| |
Provides a test for the autologin() method of provider_apache
that assumes the user already exists in the database.
PHPBB3-9734
|
|
|
|
|
|
|
|
| |
Provides a test for the login() method for provider_apache.
Appears to be failing due to an issue with the mock phpBB request
class.
PHPBB3-9734
|
|
|
|
|
|
|
| |
Provides a test for the init() method of provider_apache.
Appears to be failing due to an error with the mock request class.
PHPBB3-9734
|
|
Creates a skeleton of the tests for provider_apache.
PHPBB3-9734
|