aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mock
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-2/+2
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-222-0/+29
|\
| * [ticket/security-171] Modify tests for new file_downloader classMarc Alexander2014-11-211-0/+27
| * [ticket/security-171] Sanitize data from composer.jsonMarc Alexander2014-11-211-0/+2
* | [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-202-3/+29
|/
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-162-1/+23
* [ticket/13059] Add core event to generate_page_link()rxu2014-10-011-2/+11
* Merge pull request #2932 from Nicofuma/ticket/12963Marc Alexander2014-09-172-1/+57
|\
| * [ticket/12963] Add unit testsTristan Darricau2014-09-102-1/+57
* | [ticket/13034] Fix testsTristan Darricau2014-09-161-1/+2
* | [ticket/13034] Fix the route generated for the frontend not in the phpbb rootTristan Darricau2014-09-041-1/+2
|/
* Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-111-0/+20
|\
| * [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
| * [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-1/+1
| * [ticket/12775] Fix unit testsTristan Darricau2014-07-071-1/+1
| * [ticket/12775] Add tests for the container factoryTristan Darricau2014-07-071-0/+20
* | [ticket/12787] Updates phpbb_mock_controller_helperTristan Darricau2014-07-081-0/+5
|/
* [ticket/12352] Add tests for phpBB2 md5 passwords driverMarc Alexander2014-06-011-0/+19
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-70/+149
* [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-051-1/+1
* [ticket/11497] Change the date in the package declarationTristan Darricau2014-05-031-1/+1
* [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-0/+22
* [ticket/10521] Fix broken tests using set_cookieMatt Friedman2014-05-021-1/+1
* Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...Nils Adermann2014-04-101-0/+5
|\
| * [ticket/12113] Fix view_log() testsJoas Schilling2014-04-011-0/+5
* | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
|/
* [ticket/11959] Add unit tests.Cesar G2014-03-191-0/+36
* Merge pull request #1735 from nickvergessen/ticket/11852Nathan Guse2013-09-301-7/+1
|\
| * [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-7/+1
* | [ticket/11868] Replace phpbb_request_interface referencesVjacheslav Trushkin2013-09-261-1/+1
|/
* [ticket/11700] Fix unit tests after develop mergeNils Adermann2013-09-171-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+7
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+2
| * [ticket/11832] Fix constructions of phpbb_filesystemNathan Guse2013-09-131-1/+6
| * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-121-0/+5
| |\
| * | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-1/+1
* | | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-1/+1
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-163-0/+32
|\ \ \ | | |/ | |/|
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-062-0/+27
| |\ \ | | |/
| | * [ticket/11813] Change mock auth provider to implement base providerJoseph Warner2013-08-271-32/+2
| | * [ticket/11620] Whitespace and combine function into test_caseAndy Chase2013-07-221-4/+4
| | * Merge branch 'develop' into ticket/11620Andy Chase2013-07-222-0/+44
| | |\
| | * | [ticket/11620] Update auth_provider for new interfaceasperous2013-07-221-1/+6
| | * | [ticket/11620] Added a test for checking if users are bannedasperous2013-07-221-0/+4
| | * | [ticket/11620] Removed unnecessary lines and whitespaceAndy Chase2013-07-091-6/+1
| | * | [ticket/11620] Rename provider -> mock_auth_providerAndy Chase2013-07-081-1/+2
| | * | [ticket/11620] More mock provider methodsAndy Chase2013-07-081-3/+25
| | * | [ticket/11620] Added validate_session to provider.Andy Chase2013-07-051-0/+7
| | * | [ticket/11620] Implemented a provider mock object.Andy Chase2013-07-051-0/+23
| * | | [feature/oauth] Change name of new method on requestJoseph Warner2013-07-141-1/+1