| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11620
|
| |
|
|
|
|
|
| |
When defining a database test case with a setUp function, it is important
to call the parent's setup function, because that is when the database is setup.
PHPBB3-11620
|
| |
|
|
| |
PHPBB3-11620
|
| |
|
|
|
|
|
| |
Make the class functions of testable_facade no longer static methods,
but a class based one and expand the methods to be filled in, in later commits.
PHPBB3-11620
|
| |
|
|
| |
PHPBB3-11620
|
|
|
Add a tests for extracting the current hostname from session.
PHPBB3-11620
|