catch
6c64763741
Issue #2867959 by mondrake, danielnv18, xjm, ZeiP, daffie: Replace usages of deprecated AssertLegacyTrait::assertIdentical
2021-01-21 10:01:43 +00:00
catch
15de0783ff
Issue #3101247 by mondrake, longwave, Saurabh_sgh, alexpott, jhedstrom, xjm: Deprecate AssertHelperTrait::castSafeStrings() in favour of MarkupInterfaceComparator
2020-09-01 14:10:13 +01:00
Alex Pott
3f87e0d805
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property
2020-05-02 12:34:00 +01:00
Alex Pott
6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase
2020-04-13 12:05:00 +01:00
Alex Pott
0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes
2020-04-13 09:56:30 +01:00
catch
e37031e09a
Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed
2019-10-15 15:34:52 +01:00
Alex Pott
0a6a417ec9
Issue #3073318 by Spokje, Mile23, mondrake: Remove usages of \PHPUnit_Framework_MockObject_MockObject
2019-09-02 12:24:14 +01:00
catch
c12498bd9e
Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
2019-07-12 14:15:04 +01:00
Alex Pott
91fe1d2f77
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock()
2019-05-31 10:22:21 +01:00
xjm
fa6b3d95dd
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
...
This reverts commit 69501f3062
.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole
69501f3062
Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase
2018-08-15 19:55:23 +09:00
Lee Rowlands
ba1e5705db
Issue #2959148 by alexpott: Enable PHPCS for info.yml files
2018-04-12 18:39:42 +10:00
xjm
52e3eec616
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
2017-03-03 19:20:24 -06:00
effulgentsia
89712cf26f
Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core
2016-04-18 10:25:44 -07:00
Alex Pott
bfde6d3423
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
2016-04-09 15:48:39 +01:00
Alex Pott
0db5b13892
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
2016-03-28 19:36:47 +01:00
Nathaniel Catchpole
deba295bab
Issue #2600118 by aerozeppelin, anil280988, stefan.r, dawehner, andypost, sdstyles, ramirez.gerardo: Return TranslationWrapper in t() and $this->t() directly
2016-02-23 16:03:02 +09:00
webchick
756dc7bbae
Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest
2015-07-15 12:53:14 -07:00
Alex Pott
dbb32f2e18
Issue #2260061 by Jelle_S, attiks, Wim Leers, mdrummond, mgifford, holist: Responsive image module does not support sizes/picture polyfill 2.2
2015-02-11 16:12:46 +00:00
webchick
e8c6001406
Issue #2342439 by pgautam, joshi.rohit100 | webchick: Some test modules/themes missing Testing package assignment in their info files.
2014-09-27 00:16:07 -07:00
webchick
5b11264df6
Issue #2228125 by dawehner: 'base theme' property in theme .info.yml files does not need to be wrapped in quotes
2014-09-24 07:59:17 -07:00
Dries
ca85441da2
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
2014-09-05 12:40:22 -04:00
webchick
75c4318863
Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level.
2014-08-23 14:58:12 -07:00
Alex Pott
0463b81a08
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
2014-08-18 16:50:50 +01:00
Alex Pott
9eac446013
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
2014-08-06 09:50:23 +01:00
webchick
30c2afed20
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
2014-07-10 20:50:37 -07:00
webchick
d0d3e53361
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
2014-05-27 19:43:20 -07:00
Nathaniel Catchpole
bf3ba52fa0
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
2014-05-13 17:55:52 +01:00
webchick
f715886fe2
Issue #2245727 by alexpott | vijaycs85: Add missing configuration schema in Breakpoint component.
2014-05-05 08:57:59 -07:00
webchick
f0bed14de3
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
2014-04-16 15:00:30 -07:00
Nathaniel Catchpole
8cbab1493b
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
2014-03-21 11:53:32 +00:00
Nathaniel Catchpole
668d277ff6
Issue #2188661 by sun, Berdir, andypost: Extension System, Part II: ExtensionDiscovery.
2014-02-28 11:51:38 +00:00
Nathaniel Catchpole
6727b8146e
Revert "Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery."
...
This reverts commit ae8be3cc96
.
2014-02-27 14:30:43 +00:00
Nathaniel Catchpole
ae8be3cc96
Issue #2188661 by sun, Berdir: Extension System, Part II: ExtensionDiscovery.
2014-02-27 13:31:02 +00:00
webchick
d6c9c5751e
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
2014-02-20 08:26:41 -08:00
webchick
e0a0b76f82
Issue #1851018 by alexpott, attiks, xjm: Improve breakpoint configuration implementation.
2013-11-19 18:59:45 -08:00
Alex Pott
ab59feb8ea
Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml.
2013-10-22 16:23:24 -07:00
webchick
523fb85533
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
2013-08-18 14:16:19 -07:00
Alex Pott
79ea2f38f8
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
2013-05-07 14:51:26 +01:00
Dries
f2743e8a2a
Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests.
2013-03-06 21:48:50 -05:00
Dries
6bf13bd87b
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
2013-03-06 17:51:39 -05:00
webchick
161a3532d3
Issue #1734642 by attiks, Jelle_S, Gábor Hojtsy: Added Move breakpoint module into core.
2012-10-15 16:24:33 -07:00
webchick
920fd45a83
Revert "Issue #1734642 by attiks: Added Move breakpoint module into core."
...
Dang it. I effed up commit credit. Reverting to I can re-commit again.
Post-push git commit --amend support on d.o would be so lovely.
This reverts commit 722432c353
.
2012-10-15 16:16:45 -07:00
webchick
722432c353
Issue #1734642 by attiks: Added Move breakpoint module into core.
2012-10-15 15:30:16 -07:00