Commit Graph

185 Commits (1d1669b4f4e5838b88421a80d2aa729857d14d9a)

Author SHA1 Message Date
catch 4a41e572e4 Issue #3461155 by quietone, smustgrave: More spelling fixes, 22 words, in tests 2024-08-06 17:42:51 +09:00
nod_ 4c3ce18a13
Issue #2890023 by mcdruid, quietone, ricardoamaro: clarify db settings for run-tests.sh example command 2024-07-25 21:39:11 +02:00
catch 4d805e5d96 Issue #3461945 by mstrelan, bbrala: Fix instances of floats passed to functions expecting ints 2024-07-17 21:10:31 +09:00
Alex Pott af8831671c
Issue #3450616 by catch, quietone, smustgrave: Optimize test order when --directory is used 2024-06-11 13:25:09 +01:00
Alex Pott d4fa83453d
Issue #3417066 by mondrake, longwave, larowlan, alexpott, catch: Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency 2024-05-07 11:52:49 +01:00
Dave Long 0b70058e0f
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
xjm 5e2dcabfec
Issue #3387959 by poker10: Document new arguments in run-tests.sh 2023-11-14 14:41:06 -06:00
catch b06be9b686 Issue #3393475 by fjgarlin, catch: Enable running the same test multiple times on gitlab ci for random test failures 2023-10-31 14:15:55 +00:00
Lee Rowlands 0af9348ce7
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests 2023-09-26 07:27:04 +10:00
catch dfa16b8aca Issue #3386076 by fjgarlin, catch, longwave, larowlan, mstrelan, el7cosmos, RoSk0, xurizaemon, poker10, alexpott, bbrala, nick_schuch: GitLab CI integration for core 2023-09-13 10:32:38 +01:00
Lauri Eskola cb850c3bf6
Issue #3376396 by longwave: Fix PHPStan error in run-tests.sh 2023-07-29 16:40:49 +03:00
Dave Long 224c67343b
Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
catch 3325161e43 Issue #3372789 by aaron.ferris, larowlan: run-tests.sh references a non existent obsolete Core module's (simpletest) url 2023-07-19 13:51:08 +01:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
Alex Pott f711435482
Issue #3075608 by mondrake, Mile23, longwave: Introduce TestRun objects and refactor TestDatabase to be testable 2023-03-07 12:28:55 +00:00
catch 7c4733bdc8 Issue #3228531 by joachim: document run-tests.sh as not intended for public consumption 2023-02-13 13:12:25 +00:00
catch 05e6abf5cc Issue #3317504 by Wim Leers, penyaskito: run-tests.sh claims to support running a particular test method, but does not 2022-10-28 11:56:41 +01:00
catch fb0e14e172 Issue #3316971 by Mile23, andypost: Ensure run-tests.sh works with future PHP versions 2022-10-24 21:29:11 +01:00
catch c7e78f42b9 Issue #3251817 by alexpott, jonathan1055, nicxvan, longwave: Make run-tests.sh select all the required tests when testgroups: has more than one value 2022-10-24 17:16:09 +01:00
catch 3ddfcf58c5 Issue #3293446 by alexpott, daffie: Create less static cache in ExtensionDiscovery during KernelTests 2022-10-03 15:41:50 +01:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
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