Andreas Fischer
cde5411e8a
[ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php
...
PHPBB3-10974
2012-07-08 22:46:14 +02:00
Unknown
17991823ea
[ticket/9916] Updating License in the header
...
PHPBB3-9916
2012-01-02 16:18:32 +00:00
Callum Macrae
fa5c7f6440
[ticket/10240] Added censor_text tests.
...
PHPBB-10240
2011-08-22 19:02:27 +01:00
Andreas Fischer
7a39bdef89
[ticket/10088] Also ignore DBMS versions other than MySQLi in cache mock.
...
PHPBB3-10088
2011-03-12 15:26:09 +01:00
Nils Adermann
7255ef4f6d
[task/session-tests] By default the cache check now skips over db server info
...
PHPBB3-9732
2011-02-27 22:17:03 +01: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