asperous
d533e8807c
[ticket/11620] Added a test for checking if users are banned
...
PHPBB3-11620
2013-07-22 11:07:41 -07:00
Igor Wiedler
6deb7b3671
[feature/class-prefix] Rename user and session to phpbb_*
...
PHPBB-10609
2012-03-31 18:14:07 +02:00
Unknown
17991823ea
[ticket/9916] Updating License in the header
...
PHPBB3-9916
2012-01-02 16:18:32 +00:00
Nils Adermann
11262afa93
[ticket/10052] Correct session tests, and separate session factory from tests
...
PHPBB3-10052
2011-02-23 18:33:20 +01:00
Oleg Pudeyev
0cf741f343
[ticket/10049] Fixed requires in session tests and mock.
...
PHPBB3-10049
2011-02-19 20:40:32 -05:00
Nils Adermann
74f537e89d
[task/session-tests] Added tests for the session class.
...
Two first simple tests to check functionality of session_begin and
session_create.
Added a mock class for the cache as well as a subclass of session
which has its cookie handling function mocked out to avoid header
sending problems.
PHPBB3-9732
2011-01-20 22:47:48 +01:00