Home
last modified time | relevance | path

Searched hist:c01cdb709fd0bf8c91333c5134743e33bf587833 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/core/
H A DDokuWikiTest.phpc01cdb709fd0bf8c91333c5134743e33bf587833 Thu Mar 06 19:58:09 UTC 2014 Christopher Smith <chris@jalakai.co.uk> Fix unittests broken by previous two commits

Mostly this is for unit tests which use of \$_SERVER['REMOTE_USER']

It ensures the reference/alias connection between \$INPUT->server
and \$_SERVER is renewed before each test. Tests using TestRequest
class will replace this \$INPUT with their own.