summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
Commit message (Collapse)AuthorAge
* Issue #2611274 by felribeiro, joachim, joshi.rohit100, anchal29: missing ↵David Rothstein2016-01-31
| | | | docs for DrupalWebTestCase::xpath() $arguments param
* Issue #2512210 by trgreen17, naveenvalecha, David_Rothstein, jhodgdon, ↵David Rothstein2015-10-12
| | | | liberatr: SimpleTest - WebTestBase method creates binary-text files when the intention was to create text files, and text file creation is broken
* Issue #2483025 by joshi.rohit100, dcam: Remove 'has_body' and 'body_label' ↵David Rothstein2015-10-11
| | | | from drupalCreateContentType()
* Drupal 7.39David Rothstein2015-08-19
|
* Issue #2386903 by pfrenssen, dcam: Fixed DOMDocument::importNode() warning ↵David Rothstein2015-05-04
| | | | due to IDs already being defined when running tests
* Issue #889338 by dawehner, das-peter, yched, heddn, frankcarey: Add support ↵David Rothstein2015-03-30
| | | | for Xdebug in DrupalWebTestCase
* Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, ↵David Rothstein2014-11-03
| | | | reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE.
* Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always ↵David Rothstein2014-11-02
| | | | use the correct database connection for handling assertions.
* Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, ↵David Rothstein2014-11-01
| | | | alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist.
* Issue #2309687 by eriksm: Fix typo in docs for verbose test class methodJennifer Hodgdon2014-07-30
|
* Issue #2039449 by joshi.rohit100, joachim, lokapujya, Jalandhar, paulh, ↵Jennifer Hodgdon2014-06-25
| | | | yaworsk: Fix up docs for assertField and assertNoField methods
* Issue #2267159 by juampy, xjm, alexpott: Remove nonexistent parameter from ↵Jennifer Hodgdon2014-06-13
| | | | DrupalWebtestCase::assertNoLink docs
* Issue #2182315 by joachim: Simpletest verbose output doesn't show end result ↵David Rothstein2014-05-05
| | | | of a drupalPostAjaxForm().
* Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for ↵Jennifer Hodgdon2014-04-17
| | | | drupalCreateRole test method
* Drupal 7.27David Rothstein2014-04-16
|
* Issue #2054205 by pfrenssen, Berdir: Broken Tests on PHP 5.5.David Rothstein2013-12-30
|
* Issue #1563620 by donquixote, David_Rothstein, chaby: Fix errors running ↵David Rothstein2013-12-29
| | | | unit tests in Drupal 7 when the Locale module is enabled.
* Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test ↵David Rothstein2013-04-01
| | | | classes to be used in D7.
* Issue #1898314 by droplet | xjm: Rename $user to $account in ↵David Rothstein2013-03-10
| | | | WebTestBase::drupalLogin().
* Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is ↵Jennifer Hodgdon2013-03-04
| | | | case sensitive
* Issue #1706878 by tim.plunkett, lazysoundsystem: Added ↵David Rothstein2012-12-09
| | | | DrupalWebTestCase::assertThemeOutput() to allow modules to test theme function output.
* Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support.David Rothstein2012-11-04
|
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Issue #1670312 by dsdeiz, oriol_e9g, tstoeckler: Fixed ↵webchick2012-08-18
| | | | TestBase::generatePermutations() should call itself by the proper name in PHPDoc.
* Issue #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: ↵webchick2012-08-18
| | | | CURLOPT_COOKIEJAR cannot be NULL on php5-curl version 5.4.4.
* Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of ↵David Rothstein2012-07-29
| | | | randomString() and randomName().
* Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, ↵David Rothstein2012-07-29
| | | | tim.plunkett, Berdir: Split setUp() into specific sub-methods to fix testing framework regressions.
* Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ↵webchick2012-04-30
| | | | xjm: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
* Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, ↵webchick2012-02-28
| | | | dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
* Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed ↵webchick2012-02-28
| | | | Content rendered via AJAX does not respect stylesheets removed in .info files.
* Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | realityloop: Change notice for: Using basename() is not locale safe.
* Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs ↵webchick2012-01-21
| | | | bogus assertion message when no is passed.
* Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not ↵webchick2011-12-24
| | | | installed and not registered as module, unless identical to parent site.
* Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing ↵webchick2011-12-22
| | | | site/profile does not install Comment module.
* Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major ↵webchick2011-12-10
| | | | bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called.
* Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework ↵webchick2011-10-29
| | | | lazy-load feature.
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock ↵webchick2011-09-30
| | | | for DrupalWebTestCase::drupalGetNodeByTitle() function.
* Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all ↵webchick2011-07-28
| | | | when locale of host session is not English.
* Issue #1171436 by jhedstrom: Check that modules passed into setUp() are ↵webchick2011-06-21
| | | | properly enabled.
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX()Angie Byron2011-01-28
|
* #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, ↵Angie Byron2011-01-02
| | | | joachim: Fixed all possible problems with comment links, using new generatePermutations testing function.
* #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and ↵Angie Byron2010-12-22
| | | | allow concurrent testing on SQLite
* - Patch #890128 by carlos8f, sumitk: comment body missing if comment module ↵Dries Buytaert2010-12-18
| | | | enabled after a content type module.
* #947820 by boombatower: Fixed Form action URL is not obtained properly in ↵Angie Byron2010-12-05
| | | | SimpleTest
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.