Alex Pott
|
07704716bf
|
Issue #2676186 by alexpott: XDebug does not work in InstallerTestBase
|
2016-05-12 11:24:16 -05:00 |
Nathaniel Catchpole
|
267617572e
|
Issue #2723345 by alexpott, dawehner: Simpletest cannot be uninstalled
|
2016-05-11 21:12:24 +01:00 |
Alex Pott
|
2bef9564ca
|
Issue #2720869 by jibran: Remove the use of deprecated CssSelector and use CssSelectorConverter instead
|
2016-05-09 06:48:10 -05:00 |
Alex Pott
|
899f647387
|
Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references
|
2016-05-08 17:42:30 -05:00 |
Alex Pott
|
55e2442d76
|
Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType
|
2016-05-08 14:34:57 -05:00 |
Alex Pott
|
b5969b69bd
|
Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling
|
2016-05-08 11:29:19 -05:00 |
Alex Pott
|
8f138ab1a6
|
Issue #2719701 by jhedstrom: BrowserTestBase::drupalGet() incompatible with WebTestBase::drupalGet()
|
2016-05-08 11:04:52 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
a1d3a681f6
|
Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard
|
2016-05-05 11:07:32 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
3eeaeb6490
|
Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-04-30 14:52:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
ef6c84db6f
|
Issue #2702281 by edurenye, dpopdan, larowlan, alexpott, dawehner: Move Drupal\simpletest\RandomGeneratorTrait, Drupal\simpletest\WebAssert and Drupal\simpletest\SessionTestTrait into Drupal\Tests namespace
|
2016-04-27 11:42:15 +01:00 |
Alex Pott
|
e62a2c7e08
|
Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard
|
2016-04-27 11:18:44 +01:00 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Nathaniel Catchpole
|
f664dfa198
|
Issue #2707467 by alexpott: Improve run-tests.sh phpunit error reporting when something goes wrong
|
2016-04-18 16:29:45 +09:00 |
Nathaniel Catchpole
|
9d5b5a5363
|
Issue #2469721 by larowlan, alexpott, dawehner, jibran: Add functionality to store browser output to BrowserTestBase
|
2016-04-14 08:13:58 +09: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
|
ca48ed6d92
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-04-07 12:25:35 +01:00 |
Alex Pott
|
5f65d69356
|
Issue #2661470 by andypost, lauriii: KernelTestBase::render passes wrong values as a parameter for BareHtmlPageRenderer::renderBarePage
|
2016-03-31 14:42:00 +01:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Alex Pott
|
e8ae668964
|
Revert "Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit 9c9fae71c2 .
|
2016-03-16 17:28:57 +00:00 |
Alex Pott
|
9c9fae71c2
|
Issue #2469713 by dawehner, pfrenssen, alexpott, elachlan, Mixologic, larowlan, hussainweb, benjy, jibran, Wim Leers, isntall: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-16 16:37:02 +00:00 |
Alex Pott
|
11d0d76ed3
|
Revert "Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary"
This reverts commit e6f491d8f9 .
|
2016-03-15 15:14:07 +00:00 |
Alex Pott
|
e6f491d8f9
|
Issue #2469713 by dawehner, pfrenssen, elachlan, Mixologic, larowlan, alexpott, hussainweb: Step 2: Create a JavaScriptTestBase using PhantomJs Driver/Binary
|
2016-03-15 13:12:34 +00:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Alex Pott
|
daa52e9f1a
|
Issue #2684095 by dawehner, amateescu: Convert field kernel tests to KernelTestBaseTNG
|
2016-03-10 15:54:24 +00:00 |
Alex Pott
|
9683891396
|
Issue #2670978 by dawehner, isntall, jibran, alexpott: Allow to run just specific types when running all tests
|
2016-03-09 11:38:47 +00:00 |
Nathaniel Catchpole
|
e01b1cc24e
|
Issue #2609680 by alexpott, jhedstrom: Add an AssertMailTrait to allow mail testing in Kernel tests and fix odd stdout not found in test output
|
2016-03-09 10:25:47 +09:00 |
Alex Pott
|
bf1a194979
|
Issue #2679096 by Berdir, dawehner, tim.plunkett: Convert Kernel Tests in Drupal\system\Tests\Entity to phpunit
|
2016-03-07 14:23:37 +00:00 |
Alex Pott
|
7cdd0e5acb
|
Issue #2664150 by dawehner: Expand BrowserTestBase with error handling support
|
2016-03-07 13:39:14 +00:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Nathaniel Catchpole
|
6862b53e83
|
Issue #2659100 by dawehner, alexpott: Allow run-tests.sh to run just the javascript Functional tests
|
2016-02-22 11:33:20 +09:00 |
Alex Pott
|
98d39d1bdb
|
Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create()
|
2016-02-20 10:55:26 +05:30 |
Nathaniel Catchpole
|
4a6c6d83d7
|
Issue #2670360 by edurenye: Add BC layer in installSchema to support url_alias
|
2016-02-18 10:58:14 +09:00 |
Nathaniel Catchpole
|
8e4fe5c0f9
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
Nathaniel Catchpole
|
854649c923
|
Issue #2641624 by heykarthikwithu, Mac_Weber, kostyashupenko: Replace deprecated usage of entity_create('user') with a direct call to User::create()
|
2016-02-16 16:54:49 +09:00 |
Nathaniel Catchpole
|
049224c875
|
Issue #2641562 by Mac_Weber, legovaer: Replace deprecated usage of entity_create('entity_view_display') with a direct call to EntityViewDisplay::create()
|
2016-02-16 12:35:57 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
d4e7281f28
|
Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create()
|
2016-02-09 08:52:18 +09:00 |
Alex Pott
|
0146f0f753
|
Issue #895656 by smccabe, adinac, andypost, mfb: dom and hash extensions already required by system module, do not need to be required by simpletest
|
2016-02-02 11:24:50 +00:00 |
Nathaniel Catchpole
|
5f0b3cb452
|
Issue #2655700 by jhodgdon: ajaxRender() is referenced in documentation but no longer exists
|
2016-02-01 21:18:35 +09:00 |
Alex Pott
|
af54540567
|
Issue #2510150 by tduong, Berdir: AccountProxy is not calling date_set_default_timezone() for anonymous users
|
2016-01-19 14:57:43 +00:00 |
Alex Pott
|
474fc00912
|
Issue #2636774 by dawehner, jibran: Move some of the create* functionality into traits
|
2016-01-19 14:00:21 +00:00 |
Nathaniel Catchpole
|
4a320ea0d1
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
Alex Pott
|
9067206883
|
Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized
|
2016-01-05 14:31:39 +00:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Alex Pott
|
424ed505f0
|
Issue #2642824 by chx, jhodgdon: Document extension_discovery_scan_tests setting everywhere
|
2016-01-04 17:29:16 +00:00 |