aboutsummaryrefslogtreecommitdiffstats
path: root/tests/viewonline
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12834] Correctly match directories in session pageJoas Schilling2014-07-081-1/+1
| | | | | | Also clean path before working with it PHPBB3-12834
* [ticket/12834] Fix tests to match what we want to haveJoas Schilling2014-07-081-4/+8
| | | | PHPBB3-12834
* [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-241-0/+42
The viewonline_helper service can and will be extended in the future which will allow us to also test the viewonline page better. PHPBB3-9801