Commit Graph

352 Commits (6bcbd0ae8648fd2fbc6716796be1771eda5a7a3e)

Author SHA1 Message Date
webchick a4a64ac0a7 Issue #1901670 follow-up by sun: Don't invoke PHPUnit tests when only SimpleTests are selected. 2013-03-08 21:08:06 -08:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
catch 2ea8488a99 Issue #1936010 by msonnabaum, das-peter: Fixed phpUnit fails on Windows. 2013-03-08 10:50:04 +00:00
catch b0666783f5 Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi. 2013-03-07 10:48:27 +00:00
Dries f2743e8a2a Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests. 2013-03-06 21:48:50 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
Jennifer Hodgdon a7a746a69a Issue #1757098 by PawelR, dudycz, moe4715: Fix up param/return type docs in WebTestBase methods 2013-03-04 13:00:41 -08:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
Jennifer Hodgdon e27aff7fd8 Issue #1925930 by dawehner: Document the container variable on TestBase class 2013-02-26 14:11:07 -08:00
catch 36fcf91cb5 Issue #1891516 by sun, Berdir, chx: Remove $install parameter from DrupalUnitTestBase::enableModules(), encourage to create individual schema tables only. 2013-02-21 10:22:42 +00:00
Dries ecb40367f5 Issue #1919116 by agentrickard: Better documentation of drupalPost() and Field API. 2013-02-18 16:24:23 -05:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00
catch 63c1b7d9dd Issue #1912590 by mattimck: Remove drupal_http_request() reference from WebTestBase.php. 2013-02-18 11:07:51 +00:00
Dries 091834d501 Issue #1916928 by chx, dawehner, YesCT: clickLink() documentation fix 2013-02-16 18:50:40 -05:00
Dries f6b4d4a225 Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core. 2013-02-16 18:29:53 -05:00
webchick 167e70ba00 Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system. 2013-02-08 15:36:06 -08:00
webchick 9d356a4390 Issue #1760934 by tim.plunkett: Fixed WebTestBase::setUp() attempts to enable modules multiple times. 2013-02-01 18:24:00 -08:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
Dries e7ecf68cfb Issue #1899862 by sun: Fixed WebTestBase::() does not have a uid. 2013-02-01 15:42:56 -05:00
Dries 3e478b0362 Issue #1899994 by katbailey, plach, YesCT: Disentangle language initialization from path resolution. 2013-02-01 15:29:29 -05:00
webchick 0aa731a7e0 Issue #1825592 follow-up by sun, alexpott: Clean-ups to --repeat and --die-on-fail capabilities in run-tests.sh. 2013-01-30 13:54:14 -08:00
webchick 008b9e69f8 Issue #1807776 follow-up by plach: Minor fixes for Support both simple and editorial workflows for translating entities. 2013-01-30 13:41:03 -08:00
webchick ae9f336ed3 Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities. 2013-01-29 22:52:39 -08:00
webchick d60303b097 Issue #1898314 by droplet: Rename $user to $account in WebTestBase::drupalLogin(). 2013-01-24 23:53:13 -08:00
webchick 8e37c343ba Issue #1825592 by alexpott: Add --repeat and --die-on-fail to run-tests.sh to make random test failure diagnosis easier. 2013-01-24 12:06:49 -08:00
Dries 4a75f92bff Issue #1894692 by sun: allow to identify whether a user is logged using an API 2013-01-23 12:18:51 -05:00
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
webchick 0b17f26aa7 Issue #1479454 by Hugo Wetterberg, galooph, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun, dawehner: Convert user roles to configurables. 2013-01-19 13:53:56 -08:00
webchick d729e6be8a Revert "Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables."
Broke testbot. :(

This reverts commit 2ae1597227.
2013-01-18 23:46:12 -08:00
webchick 2c99f0b217 Issue #1886728 by tim.plunkett: Switch from details to fieldset when collapsing isn't needed. 2013-01-18 21:45:12 -08:00
webchick 2ae1597227 Issue #1479454 by Hugo Wetterberg, galooph, dawehner, andypost, marcingy, heyrocker, larowlan, alexpott, tim.plunkett, fubhy, sun: Change notice: Convert user roles to configurables. 2013-01-18 21:16:28 -08:00
webchick bc237f9a13 Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
webchick 0f9489f9fe Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag. 2013-01-18 10:00:29 -08:00
webchick 3cf6ad7cd5 Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick fcf8c1b207 Issue #1882584 by Berdir: Improve concurrent testing by avoiding unecessary persistent rebuilds. 2013-01-08 22:38:39 -08:00
webchick b11bacd8f1 Issue #1872540 by xjm: Provide a test helper method for creating block instances. 2013-01-07 11:09:10 -08:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
Jennifer Hodgdon 7abbba0b0a Issue #1797514 by Gaelan, Lars Toomre: Remove t() from test assertions in simpletest module 2013-01-04 10:21:37 -08:00
catch 8e102d2a73 Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass. 2013-01-02 15:13:29 +00:00
catch c96966f079 Issue #1869250 by fago, Berdir, das-peter, YesCT, mradcliffe, fubhy: Various EntityNG and TypedData API improvements. 2013-01-02 11:51:19 +00:00
webchick 99fa84cbfe Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces. 2012-12-29 00:58:04 -08:00
catch bb2b90af3f Issue #1874694 by damiankloip, chx: DrupalUnitTestBase breaks state(). 2012-12-28 22:56:51 +00:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05:00
catch bc801aab00 Issue #1187726 by chx, Berdir, Fabianx, sun: Fixed Add caching for configuration / rework config object loading. 2012-12-14 22:30:50 +00:00
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00
Dries 551868bb74 Issue #1816556 by valthebald: drupalSetContent() incorrectly defines boundaries of Drupal.settings. 2012-12-10 17:07:14 -05:00