Commit Graph

164 Commits (8e5cf185b87ee8317a9623493a96013be543f39f)

Author SHA1 Message Date
catch fece49c31a Issue #3254726 by longwave, mondrake: Remove SimpleTest support from run-tests.sh, TestDiscovery and TestRunnerKernel 2022-02-07 16:27:25 +00:00
catch 6d8f206f29 Issue #3258995 by longwave: run-tests.sh uses the deprecated app.root service 2022-01-17 20:43:31 +00:00
Alex Pott eb1adb0b92
Issue #3252257 by Spokje, beatrizrodrigues, longwave, paulocs, mondrake: Remove PHPUnit 8 support 2021-12-29 18:34:48 +00:00
Lee Rowlands 6d39cdeeb4
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Lee Rowlands 330473e759
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator 2021-11-15 12:19:43 +10:00
catch a1fc82b772 Issue #3244592 by alexpott: Fix deprecation error in run-tests.sh on PHP 8.1 2021-10-20 10:31:39 +01:00
catch 8e56a52772 Issue #3236798 by alexpott: \Drupal\Core\Datetime\DateFormatter::formatInterval() causes deprecations in PHP 8.1 2021-09-21 17:31:02 +01:00
catch d79e4a6518 Issue #3106531 by mondrake, daffie, Rithesh BK, catch, xjm: Notify in Status Report that per-table database prefixes are no longer supported, and will throw errors in Drupal 10.0 2021-09-07 16:26:18 +01:00
Alex Pott d78e53bb0b
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries 2021-01-05 15:02:37 +00:00
Liam Morland af36a53c08 Issue #3187730 by Liam Morland: Document that run-tests.sh arguments --class and --file must be last 2020-12-10 23:35:01 +00:00
catch 1d6e7e25d5 Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary 2020-11-13 14:25:11 +00:00
catch 74fbb0aabd Issue #3127141 by mondrake, longwave, alexpott, Neslee Canil Pinto, Suresh Prabhu Parkala, ravi.shankar: Use PHPUnit 9 for PHP 7.4+, while keeping support for PHPUnit 8.4 in PHP 7.3 2020-10-13 10:14:35 +01:00
Alex Pott 6be8b1d1ad
Issue #3113988 by longwave: Remove all @deprecated code in run-tests.sh 2020-02-20 08:07:25 +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
catch a4f6e55056 Issue #3110862 by longwave, alexpott, catch, Mile23, Lendude, Gábor Hojtsy, Berdir: Remove simpletest module from core 2020-02-12 09:23:09 +00:00
catch 816be32b6f Issue #3092268 by dww, ravi.shankar: Replace call of deprecated drupal_set_time_limit() function 2019-11-26 14:37:25 +00:00
catch c9898ab9a9 Issue #2950132 by mondrake, alexpott, tom_ek, Gábor Hojtsy, Pasqualle, andypost, Mile23, larowlan: Support PHPUnit 7 optionally in Drupal 8, while keeping support for ^6.5 2019-10-14 14:26:26 +01: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
catch 1b0ae80f2e Issue #3074433 by Mile23, alexpott, mondrake, larowlan, Lendude: Decouple run-tests.sh from the simpletest module 2019-10-01 13:37:28 +01:00
catch 73972cc6a1 Issue #2913819 by Mile23, Wim Leers: run-tests.sh ignores final classes 2019-09-19 08:52:47 +01:00
Lee Rowlands 914d47f168
Issue #2800267 by Mile23, Lendude, drugan, dawehner, mondrake: Turn simpletest_clean*() functions into a helper class 2019-09-12 13:01:25 +10:00
Lee Rowlands 6a2d67db47
Issue #3079988 by Mile23, mondrake: Replace, deprecate simpletest_process_phpunit_results() 2019-09-10 06:40:24 +10:00
Lee Rowlands 5c326c9ff8
Issue #3075648 by mondrake: Refactor TestDatabase::lastTestGet to use dynamic queries 2019-08-29 13:10:02 +10:00
catch 50a6a9efc1 Issue #3060391 by mondrake, Mile23, Lendude, alexpott: Cleanup usage of PHPUnit 4.8 aliased classes 2019-08-23 10:05:21 +01:00
Lee Rowlands 76f3729483
Issue #2641632 by Mile23, kim.pepper, Munavijayalakshmi, dawehner, klausi, joachim, xjm: Refactor simpletest's *_phpunit_*() (and junit) functions etc. to a class, deprecate 2019-08-23 13:56:22 +10:00
Lee Rowlands 0041ba0864
Issue #3074043 by Mile23, mondrake, voleger: Move simpletest.module DB-related functions to TestDatabase, deprecate 2019-08-22 14:02:01 +10:00
Lee Rowlands 590ca4a69c
Issue #2863055 by Mile23, Lendude, martin107, alexpott, dawehner, andypost, klausi: Move TestDiscovery out of simpletest module, minimize dependencies 2019-08-19 14:21:55 +10:00
Lee Rowlands 8181767f9d
Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest() 2019-08-13 07:45:20 +10:00
catch dd907896b1 Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service 2019-07-24 11:29:08 +01:00
catch 8426bf5fba Issue #3056877 by alexpott, Lendude: Remove usage of TestBase static functions because they are deprecated 2019-06-10 14:35:59 +01:00
catch 2be8f41983 Issue #3056875 by alexpott: Remove drupal-phpunit-upgrade-check from run-tests.sh and docs relating to drupal-phpunit-upgrade 2019-05-24 14:14:15 +01:00
Alex Pott bed931bb31
Issue #3008870 by amateescu, kostyashupenko, mondrake, jibran, alexpott: Drop support for PHPUnit 4.8 once PHP 5 is no longer supported (8.8.x) 2019-05-24 11:43:45 +01:00
Gábor Hojtsy 90e5675856 Issue #3050275 by Balu Ertl, borisson_: Replace remaining references of PSR-0 to PSR-4 instead 2019-05-15 15:32:10 +02:00
Alex Pott be9af5bda6
Issue #3039572 by Lendude, Mile23: Prevent tests with multiple groups running multiple times 2019-03-14 09:31:35 +00:00
Alex Pott 2af907ca36
Issue #2296615 by Mile23, chr.fritsch, jibran, borisson_, dawehner, alexpott, andypost: Accurately support multiple @groups per test class 2019-03-11 17:02:19 +00:00
Alex Pott 3f2ab9daa7
Issue #3037218 by kim.pepper, dww, Mile23: run-tests.sh with --browser throws error Class 'FileSystemInterface' not found 2019-03-04 12:04:07 +00:00
Alex Pott 76bf269417
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
xjm 57170a6ad7 Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e.
2019-02-23 13:09:49 -06:00
Alex Pott 56be1a032e
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 13:45:05 +00:00
Alex Pott 551cb08ba2
Issue #1252606 followup by mondrake: Add crop anchor option to Scale and Crop image effect 2018-05-22 09:36:47 +01:00
Alex Pott bf864999b4
Issue #1252606 by rlhawk, dsnopek, attiks, alansaviolobo, MariaDenysyuk, j0rd, sushyl, Adysone, Alan Evans, mondrake, andypost, alexpott, sun, tstoeckler: Add crop anchor option to Scale and Crop image effect 2018-05-18 11:19:21 +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 3c82d71d7b
Issue #2935255 by Jo Fitzgerald, kim.pepper, voleger, alexpott, martin107, jibran, catch: Remove all usages of drupal_get_message and drupal_set_message in core lib 2018-05-07 11:08:12 +01:00
Nathaniel Catchpole 065807745f Issue #2932606 by jibran, mpdonadio, alexpott, catch: Use PHPUnit 6 for PHP 7.0 / 7.1 testing 2018-04-03 12:41:33 +01:00
Alex Pott b9a310e29e
Issue #2957367 by pifagor, jhodgdon: Message on PHPUnit requirements problem needs small update 2018-04-03 12:43:32 +02:00
Alex Pott 42e71505f5
Issue #2945247 by Mile23: Remove usages of @deprecated simpletest functions 2018-03-15 00:06:13 +00:00
Nathaniel Catchpole 45cf042073 Issue #2937469 by alexpott, Mixologic: Automatic upgrade to PHPUnit 6 is dangerous 2018-02-07 22:43:24 +00:00
Lee Rowlands 7a72d35e1a
Issue #2935215 by alexpott: Apply coding standards to Drupal 8 PHP code in core/scripts 2018-01-24 07:03:08 +10:00
Lee Rowlands 32cc90b3c1
Issue #2933424 by David_Rothstein, harsha012, jhodgdon, vaplas: English-specific links to php.net shouldn't be used in non-translatable strings 2018-01-05 08:09:08 +10: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