aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit
Commit message (Expand)AuthorAgeFilesLines
* Safe ParserOutput extension data and JsonUnserializable helper.Petr Pchelko2020-11-1021-42/+241
* Merge "Introduce ParserOutputAccess"jenkins-bot2020-11-102-1/+611
|\
| * Introduce ParserOutputAccessdaniel2020-11-102-1/+611
* | Merge "Forward-compat for merging CacheTime and ParserOutput mOptions"jenkins-bot2020-11-1016-7/+107
|\ \
| * | Forward-compat for merging CacheTime and ParserOutput mOptionsPetr Pchelko2020-11-1016-7/+107
* | | Rename MissingSummaryConstraint to NewSectionMissingSummaryConstraintDannyS7122020-11-092-10/+10
|/ /
* | Merge "ParserOutput: add support for binary properties in JSON."jenkins-bot2020-11-094-1/+30
|\ \
| * | ParserOutput: add support for binary properties in JSON.daniel2020-11-044-1/+30
* | | Merge "Improve handling of content models that do not support redirect."jenkins-bot2020-11-091-0/+63
|\ \ \
| * | | Improve handling of content models that do not support redirect.Ammar Abdulhamid2020-11-031-0/+63
* | | | categoryChangesAsRdfTest: Avoid RC purge which randomly breaks the testTim Starling2020-11-091-7/+4
| |_|/ |/| |
* | | Merge "Add API validator for titles"jenkins-bot2020-11-073-1/+155
|\ \ \
| * | | Add API validator for titlesGergő Tisza2020-11-063-1/+155
| |/ /
* | | Merge "Use LinkBatchFactory in WatchedItemStore"jenkins-bot2020-11-061-2/+18
|\ \ \
| * | | Use LinkBatchFactory in WatchedItemStoreUmherirrender2020-11-021-2/+18
* | | | EditPage: Factor out more constraintsDannyS7122020-11-045-0/+346
* | | | Merge "Move ApiQuery* tests under the /query subdirectory"jenkins-bot2020-11-0412-0/+0
|\ \ \ \
| * | | | Move ApiQuery* tests under the /query subdirectoryAaron Schulz2020-10-3012-0/+0
* | | | | [GlobalIdGeneratorTest] Run teardown on same instance as the testsUmherirrender2020-11-041-32/+20
* | | | | Merge "Use SpecialPageFactory to create special pages in ApiFeedRecentChanges"jenkins-bot2020-11-031-6/+6
|\ \ \ \ \
| * | | | | Use SpecialPageFactory to create special pages in ApiFeedRecentChangesUmherirrender2020-11-031-6/+6
| | |_|/ / | |/| | |
* / | | | Replace deprecated Title::isDeletedQuick()Ammar Abdulhamid2020-11-031-1/+1
|/ / / /
* | | | Merge "Minor tweaks to edit constraints"jenkins-bot2020-11-032-1/+16
|\ \ \ \
| * | | | Minor tweaks to edit constraintsDannyS7122020-11-032-1/+16
* | | | | Add structure tests for HookRunnerPetr Pchelko2020-11-021-9/+50
* | | | | Merge "Add unit tests for HookRunner and ApiHookRunner"jenkins-bot2020-11-021-0/+78
|\ \ \ \ \
| * | | | | Add unit tests for HookRunner and ApiHookRunnerPetr Pchelko2020-11-021-0/+78
| |/ / / /
* | | | | Inject LinkBatchFactory into QueryPage and use itUmherirrender2020-11-023-3/+7
* | | | | Merge "Inject DBLoadBalancer into abstract QueryPage"jenkins-bot2020-11-022-3/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Inject DBLoadBalancer into abstract QueryPageUmherirrender2020-11-022-3/+7
* | | | | Merge "Make unit tests assertion about assertNotEquals more strict"jenkins-bot2020-11-028-23/+21
|\ \ \ \ \
| * | | | | Make unit tests assertion about assertNotEquals more strictUmherirrender2020-11-019-24/+22
| |/ / / /
* | | | | Merge "[FileBackendIntegrationTest] Set logger and add notnull asserts"jenkins-bot2020-11-011-1/+25
|\ \ \ \ \
| * | | | | [FileBackendIntegrationTest] Set logger and add notnull assertsUmherirrender2020-10-301-1/+25
* | | | | | Merge "Use injected PermissionManager in AuthManager service"jenkins-bot2020-10-301-5/+10
|\ \ \ \ \ \
| * | | | | | Use injected PermissionManager in AuthManager serviceUmherirrender2020-10-291-5/+10
* | | | | | | Merge "Inject BlockManager and BlockErrorFormatter into AuthManager"jenkins-bot2020-10-307-17/+52
|\ \ \ \ \ \ \
| * | | | | | | Inject BlockManager and BlockErrorFormatter into AuthManagerUmherirrender2020-10-307-17/+52
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix tests assume badaccess-groups message in singular form"jenkins-bot2020-10-303-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix tests assume badaccess-groups message in singular formUmherirrender2020-10-303-3/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "[StatusTest] Replace ReflectionMethod with TestingAccessWrapper"jenkins-bot2020-10-301-17/+10
|\ \ \ \ \ \ \
| * | | | | | | [StatusTest] Replace ReflectionMethod with TestingAccessWrapperUmherirrender2020-10-301-17/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "ApiQueryContinueTestBase: use lower camel case function name"jenkins-bot2020-10-301-4/+4
|\ \ \ \ \ \ \
| * | | | | | | ApiQueryContinueTestBase: use lower camel case function nameDannyS7122020-10-301-4/+4
* | | | | | | | Merge "[ApiBaseTest] Set apihighlimits permission to false"jenkins-bot2020-10-302-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | [ApiBaseTest] Set apihighlimits permission to falseUmherirrender2020-10-302-0/+31
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "[ResourcesTest] Replace ReflectionObject with TestingAccessWrapper"jenkins-bot2020-10-301-13/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [ResourcesTest] Replace ReflectionObject with TestingAccessWrapperUmherirrender2020-10-301-13/+4
| |/ / / / / /
* | | | | | | Merge "Use ::class together with createMock in unit tests"jenkins-bot2020-10-306-31/+33
|\ \ \ \ \ \ \
| * | | | | | | Use ::class together with createMock in unit testsUmherirrender2020-10-306-31/+33
| |/ / / / / /