Commit Graph

49 Commits (0d134645afd42a9b96382d9fa90c0e2f47dd2b87)

Author SHA1 Message Date
Alex Pott 30cb762a43
Issue #3159842 by smustgrave, andypost, longwave: Fix wording in BROWSERTEST_OUTPUT_BASE_URL comment 2022-11-29 11:51:34 +00:00
Alex Pott 3a5c113530
Issue #2758357 by guilhermevp, quietone, Wim Leers, longwave, dawehner, alexpott: Document that core/phpunit.xml.dist should be copied to core/phpunit.xml, then modified 2021-07-07 12:40:50 +01:00
catch 8af8df7811 Issue #3156998 by alexpott, mondrake, jibran: Using @requires extension_name in PHPUnit unit tests fails if extension is not present 2020-07-28 10:27:29 +01:00
catch 00d95c7493 Issue #3116856 by alexpott, Mile23: Workaround PHPUnit 8 warnings 2020-03-05 11:34:11 +00:00
catch 5d457e37c5 Issue #3063887 by mondrake, alexpott, longwave, catch, xjm: Support PHPUnit 8 in Drupal 9, drop support for PHPUnit 7 2020-02-14 12:21:47 +00:00
Lee Rowlands 5733c62b10
Issue #3088688 by alexpott: Remove PhantomJS based testing 2019-11-28 12:41:46 +10:00
Alex Pott a74c8c2b7d
Issue #2996476 by andrewbelcher, dawehner, jhedstrom: Allow setting the base url for browsertest output 2019-11-27 09:21:38 +00:00
Alex Pott 8524be362e
Issue #3031379 by heddn, Mile23, greg.1.anderson, Charlie ChX Negyesi, alexpott, Mixologic, jibran, catch, Lendude: Add a new test type to do real update testing 2019-10-04 23:09:55 +01:00
Lee Rowlands ad3be82d58
Issue #3073342 by Lendude, zrpnr, tedbow: JavaScript tests don't work with Chromedriver 75 and higher 2019-08-13 07:15:26 +10:00
Lee Rowlands 83a6e955c5
Issue #2962765 by juampynr, shubham.prakash: Clarify how to set MINK variables at phpunit.xml.dist 2019-08-06 16:50:55 +10:00
catch 1dfafffa58 Issue #3062122 by martin107, Lendude, mondrake, Mile23, jibran: phpunit: Code Coverage Fix Up 2019-06-28 09:50:48 +01:00
Alex Pott 0b95d68f71
Issue #2870145 by valthebald, jibran, tstoeckler, alexpott, vijaycs85, larowlan: Set printerClass in phpunit.xml.dist 2019-06-23 12:32:48 +01:00
Nathaniel Catchpole 93319b2483 Issue #2478115 by martin107, borisson_: 8% of the files having zero test coverage are incorrectly listed 2018-09-11 12:29:16 +01:00
Nathaniel Catchpole c2585a1888 Issue #2961691 by alexpott, Berdir, timmillwood, idebr: Change SYMFONY_DEPRECATIONS_HELPER back to strict 2018-05-11 15:20:00 +01:00
Alex Pott 6de60bc459
Issue #2962736 by idebr: phpunit.xml.dist has an incorrect instruction on how to disable deprecation errors 2018-04-30 15:06:05 +01:00
Alex Pott 6341df364b Issue #2775653 by dawehner, droplet, michielnugter, Lendude, jibran, alexpott, Mixologic, klausi, juampynr, cosmicdreams, cspitzlay, justafish, drpal, larowlan, claudiu.cristea, Berdir, Mile23, andypost, xjm, mtodor: JavascriptTests with webDriver 2018-02-03 09:54:09 +00:00
Nathaniel Catchpole 03fd77c842 Issue #2927806 by alexpott, mondrake, jibran, Mile23: Use PHPUnit 6 for testing when PHP version >= 7.2 2017-12-22 12:47:46 +00:00
Lee Rowlands 89e64c1fe0
Issue #2928249 by alexpott, mondrake: Introduce a PHPUnit 6+ compatibility layer for Drupal\Tests\Listeners classes 2017-12-13 06:55:11 +10:00
Alex Pott 33368a5257 Issue #2894501 by cspitzlay, dawehner, zaporylie, larowlan, alexpott, hchonov, Lendude: Allow for separate mink driver settings for Javascript tests 2017-11-28 10:41:31 +00:00
Nathaniel Catchpole 75dcf9af44 Issue #2870194 by alexpott, Mile23, jibran, larowlan, tim.plunkett: Ensure that process-isolated tests can use Symfony's PHPunit bridge to catch usages of deprecated code 2017-11-09 12:51:06 +00:00
Lee Rowlands 13e93c0476
Issue #2866894 by maxocub: Component tests should not use Drupal\Tests\UnitTestCase but PHPUnit\Framework\TestCase 2017-07-30 16:34:33 +10:00
Nathaniel Catchpole e63e65fa37 Issue #2488860 by alexpott, dawehner, catch, Mile23, jgeryk, claudiu.cristea, daffie, jibran: Bring phpunit bridge into drupal and use it for unit tests and simpletest to handle Deprecation 2017-05-03 12:33:31 +01:00
Alex Pott 4bbbcd67ba Issue #2811065 by webflo, klausi, anavarre, tstoeckler, rfay: Fix docs around --printer option in phpunit.xml.dist 2016-10-25 12:14:29 -07:00
Alex Pott cf37e9033c Issue #2760905 by anavarre, claudiu.cristea, amitaibu, dawehner: The documentation should be more explicit about PHPUnit requesting the webserver user to perform all functional tests 2016-09-02 17:07:07 +01:00
Alex Pott 765aa9e706 Issue #2499239 by Mile23, neclimdul, alexpott, jhedstrom, Mixologic, Crell, Xano, dawehner: Use test suite classes to discover different test types under phpunit, allow contrib harmony with run-tests 2016-06-24 18:36:21 +02:00
Alex Pott ea8e16eda1 Issue #2710103 by Pashupathi Nath Gajawada: Cleanup phpunit.xml.dist 2016-04-26 14:43:36 +01:00
Nathaniel Catchpole a2380a70bf Issue #2706113 by alexpott: Disable Drupal\Tests\Listeners\HtmlOutputPrinter by default because PHPStorm is broken 2016-04-15 08:51:16 +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 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 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
Alex Pott e746bd96f4 Issue #2105583 by neclimdul, tim.plunkett, dawehner, Mile23: Add some sane strictness to phpunit tests to catch risky tests 2015-12-07 14:37:15 +00:00
Alex Pott a7212fcf80 Issue #2597303 by benjy: Kernel Tests should be allowed in profiles 2015-10-24 12:37:11 -07:00
effulgentsia 0a67ffba04 Issue #2575615 by alexpott, pwolanin, stefan.r, catch, dawehner, effulgentsia, xjm, David_Rothstein, iMiksu, lauriii, joelpittet: Introduce HtmlEscapedText and remove SafeMarkup::setMultiple() and SafeMarkup::getAll() and remove the static safeStrings list 2015-10-02 16:19:24 -07:00
Nathaniel Catchpole 3d44e9ae80 Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +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
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 f76c925d59 Issue #2458487 by martin107: Alter php.xml.dist to remove test classes from code coverage reports 2015-03-31 17:13:11 +01:00
Alex Pott 1a82911a7c Issue #2415441 by Mile23: Automate finding @covers errors 2015-02-17 15:55:36 +00:00
Alex Pott 0b8912073d Issue #2287385 by neclimdul: Fixed PHPUnit coverage tests. 2014-06-17 21:47:19 +01:00
Alex Pott 65b30c0486 Issue #2247287 by donquixote: Drop automatic PSR-0 support for modules. 2014-06-01 16:20:56 -05: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 754fbce564 Issue #2205799 by cam8001, davidgrayston: PHPUnit should be configured to work consistently on all environments. 2014-03-10 11:20:41 +00:00
webchick 50a7f29565 Issue #2056607 by Mile23, becw: Fixed /core/phpunit.xml.dist only finds top-level contrib modules. 2013-10-07 09:56:43 -07:00
webchick 08816a98a4 Issue #2105583 by dawehner: Fixed phpunit strict mode basically kills debugging as you just have 1 second. 2013-10-07 09:30:06 -07:00
Alex Pott 1402c66318 Issue #2096595 by neclimdul, damiankloip, tim.plunkett, Mile23, ParisLiakos: Make all PHPUnit tests pass with --strict. 2013-10-03 22:41:41 +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