aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-304-3/+50
* [ticket/15905] Reset avatar manager enabled drivers propertyMarc Alexander2019-09-281-0/+5
* [ticket/15905] Add tests for twig extensionsMarc Alexander2019-09-265-7/+256
* [ticket/15905] Try it without authmrgoldy2019-09-258-24/+9
* [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-258-8/+30
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-207-24/+90
|\
| * Merge pull request #5679 from mrgoldy/ticket/16123Marc Alexander2019-09-082-3/+33
| |\
| | * [ticket/16123] Specify ban_id in validate email fixtureMarc Alexander2019-09-081-0/+3
| | * [ticket/16123] Purge cache to ensure up to date ban list in testsMarc Alexander2019-09-071-1/+3
| | * [ticket/16123] Add tests to cover different ban reasonsMarc Alexander2019-09-072-3/+28
| * | Merge pull request #51 from phpbb/ticket/security/243Marc Alexander2019-08-252-2/+2
| |\ \
| | * | [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-182-2/+2
| * | | [ticket/security/244] Add missing form parameters to testsMarc Alexander2019-08-243-19/+55
| | |/ | |/|
* | | [ticket/15886] Use getMockBuilder instead of removed getMock()Marc Alexander2019-07-282-3/+3
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-286-69/+327
|\ \ \ | |/ /
| * | Merge pull request #5459 from mrgoldy/ticket/15886Marc Alexander2019-07-286-69/+327
| |\ \ | | |/ | |/|
| | * [ticket/15886] Capital Y in arraYmrgoldy2019-01-021-1/+1
| | * [ticket/15886] No profile url for BOTS groupmrgoldy2019-01-021-3/+4
| | * [ticket/15886] Mock path helper in group helper testsmrgoldy2019-01-021-10/+10
| | * [ticket/15886] Clean up servicesmrgoldy2018-12-292-126/+124
| | * [ticket/15886] Arguments for path_helpermrgoldy2018-11-291-1/+9
| | * [ticket/15886] Fix notification_group_request_testmrgoldy2018-11-291-1/+9
| | * [ticket/15886] Group helper functionsmrgoldy2018-11-295-68/+311
* | | [ticket/15088] Ensure phpBB version is set in testsMarc Alexander2019-07-271-1/+1
* | | [ticket/16017] Add support for Argon2id as default password hashingJoshyPHP2019-07-231-0/+4
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-231-0/+3
|\ \ \ | |/ /
| * | [ticket/16078] Add use statement for ChromeOptionsMarc Alexander2019-06-191-0/+1
| * | [ticket/16078] Use headless chrome and disable gpu accelerationMarc Alexander2019-06-191-0/+2
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-172-0/+2
|\ \ \ | |/ /
| * | Merge pull request #5616 from JoshyPHP/ticket/16074Marc Alexander2019-06-172-0/+2
| |\ \
| | * | [ticket/16074] Fix Twemoji URL for ZWJ sequencesJoshyPHP2019-06-042-0/+2
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-061-3/+3
|\ \ \ \ | |/ / /
| * | | [ticket/16078] Use chrome as webdriverMarc Alexander2019-06-061-3/+3
| |/ /
* | | Merge pull request #5583 from marc1706/ticket/15987Marc Alexander2019-06-054-0/+20
|\ \ \
| * | | [ticket/15987] Go back to previous table definition typeMarc Alexander2019-05-144-0/+20
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-273-0/+30
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-173-0/+30
* | | [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-112-3/+4
* | | [ticket/15369] Fix php_exporter testsMatt Friedman2019-05-101-7/+13
* | | [ticket/15369] Fix testsMatt Friedman2019-05-102-2/+7
* | | [ticket/15938] Update classes in backupStaticAttributesBlacklistMarc Alexander2019-05-092-8/+8
* | | [ticket/14948] Remove checks for unsupported PHP versionsMarc Alexander2019-05-093-13/+3
* | | [ticket/14948] Use new namespaced classes when generating mssql schemaMarc Alexander2019-05-091-5/+5
* | | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-09186-254/+273
* | | [ticket/15508] Remove call to getEnvironment() from parserFrançois-Xavier de Guillebon2019-05-098-14/+14
* | | [ticket/12629] Fix testsrubencm2019-05-093-3/+3
* | | [ticket/12636] Rename log.session_errors to session.log_errorsrubencm2019-05-091-1/+1
* | | [ticket/12636] Add log.session_errors to mock container_builderRubén Calvo2019-05-091-0/+1
* | | [ticket/15738] Remove code related with safe_modeRubén Calvo2019-05-091-2/+2
* | | [ticket/15725] Fix installing ext in tests for master branchrxu2019-05-093-4/+151