Commit Graph

187 Commits (c72dc29476b1b624ebdaa5643ad92ca1a0c3da7e)

Author SHA1 Message Date
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
Alex Pott d24a890690 Issue #2566963 by chx: Follow up of 2560643 Add test coverage 2015-09-12 11:12:38 +01:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +01:00
Nathaniel Catchpole c8526e2249 Issue #2538260 by alexpott, mbaynton: Set CURLOPT_SAFE_UPLOAD to TRUE in Simpletest's CURL options 2015-08-10 11:52:19 +01:00
webchick d52fc7488a Issue #2546582 by alexpott, dawehner: AssertContentTrait::getTextContent() includes the @import css statement, that is nuts 2015-08-06 11:20:48 -07:00
Alex Pott 4710b0971f Issue #2542486 by neclimdul, Wim Leers, Mile23: Fix risky phpunit tests 2015-08-06 15:37:34 +01:00
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Nathaniel Catchpole 0534e4cd02 Issue #2487498 by Cristian.Andrei, Scott Weston, iMiksu: Make randomString always return a > to avoid random test fails 2015-07-01 11:27:34 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott fbeaa7eecb Issue #2500031 by cilefen: Killing the entire Testing list page if any test anywhere is missing a summary is not nice; add robustness 2015-06-05 22:13:02 +01:00
Alex Pott 684602eacc Issue #2491915 by Berdir, miro_dietiker: Test @group detection fails for test classes with non-standard indendation 2015-05-21 14:19:05 +01:00
Alex Pott e2aaf40d79 Issue #2464283 by jeqq: Restore Simpletest's batch after modules installation in WebTestBase::setUp() 2015-05-04 16:39:54 -07:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
Alex Pott 9305a47f80 Issue #2144669 by Mile23, daffie, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing 2015-02-27 14:05:07 +00:00
Alex Pott 88350da600 Revert "Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing"
This reverts commit 921317dc80.
2015-02-20 01:29:42 +00:00
Alex Pott 921317dc80 Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing 2015-02-20 00:10:32 +00:00
Nathaniel Catchpole 7ff2724563 Issue #2422019 by alexpott, dawehner: Don't use reflection for parsing test annotations 2015-02-09 10:30:16 +00:00
Nathaniel Catchpole 2f9c1bc304 Issue #1860594 by penyaskito, damiankloip, xjm, alexpott, sun: Ensure that randomString() always returns a character that needs to be escaped for HTML. 2014-09-22 12:34:59 +01: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 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
Alex Pott 8501b7f2d0 Issue #2257519 by sun, larowlan, xjm, cs_shadow: Move content assertion methods into a trait, so DUTB can consume it, too. 2014-07-10 16:32:46 +01:00
Nathaniel Catchpole 97ee3b9c95 Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. 2014-07-08 12:06:47 +01: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 93d73d5678 Issue #2216531 by Jalandhar, Mile23: Improve unit test annotation for SimpleTest. 2014-05-06 14:04:28 -07:00
Andreas Hennings 940e0dffb8 Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.

PSR-0 is still supported, and no module class files are moved yet.
2014-04-22 16:50:40 -07:00
Nathaniel Catchpole 486edae6c8 Issue #2174997 by alexpott: Random fail in ImageFieldDisplayTest. 2014-03-05 09:25:28 +00:00
Alex Pott 20d5b0f072 Issue #2105617 by olli: False pass with WebTestBase::assertFieldByName with select element. 2014-03-04 14:00:19 +00:00
Alex Pott f995135280 Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core. 2013-10-03 07:30:07 +01:00
Nathaniel Catchpole 970fdb9e47 Issue #2032453 by alexpott, tsphethean: Fixed WebTestBase::randomString returning a string containing a $ followed by a number causes assertLink() to fail it's xpath match. 2013-09-04 12:09:19 +01: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
webchick f83208f282 Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker. 2013-05-03 10:17:54 -07:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
Alex Pott f9a4d699c4 Issue #1963022 by dawehner: Follow-up: Fixed Problem with PHPUnit test results when using @dataProvider. 2013-04-24 13:11:53 +01:00
Alex Pott af11d7b2eb Issue #1974266 by ParisLiakos: Register test module classes to PHPunit. 2013-04-24 10:51:29 +01:00
webchick d2655c9df9 Issue #1963022 by dawehner, klausi, msonnabaum: Fixed Problem with PHPUnit test results when using @dataProvider. 2013-04-23 11:50:28 -07:00
webchick e2941705fb Issue #1949266 by chx: Fixed phpunit errors are silently eaten. 2013-03-26 20:40:17 -07:00
catch 789ab2a316 Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule. 2012-04-14 01:05:19 +09:00
catch fe51314cb8 Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL. 2012-04-13 17:21:35 +09:00
catch 969256bd8b Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support. 2012-04-13 10:49:34 +09:00
webchick 1fbb4c8a30 Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element(). 2012-04-12 00:29:31 -07:00
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
Dries 62a39c9a18 - Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0. 2012-04-09 14:02:59 -04:00
Nathaniel ea26475dac Issue #1174640 by Niklas Fiekas: test coverage follow-up for new HTML5 FAPI element: number. 2012-04-09 12:48:03 +09:00
Nathaniel 7388171b2b Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code. 2012-04-09 12:04:51 +09:00
catch d0c4f9997b Issue #1491542 by c960657: Fixed testHavingCountQuery() fails on pgsql and sqlite. 2012-04-07 16:17:29 +09:00
catch 4193c4ce26 Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number. 2012-04-07 11:35:00 +09:00
catch 9656e51ac5 Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect. 2012-04-06 14:38:32 +09:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00