simpletest 8.x-3.x-dev

New features

Moved the latest version of the Drupal core Simpletest module to contrib.
Edited the info file to be compatible with Drupal 8 and Drupal 9.

simpletest 7.x-2.0

Been stable for long time. Let's officially release it!

Diff against Drupal 7 core not including the tests/ directory: http://drupal.org/files/issues/simpletest-7.x-2.0.patch.

simpletest 6.x-2.11

New features
Bug fixes
SimpleTest 6.x-2.11, 2010-10-07
-------------------------------
- Bugs
   * #673928: SimpleTest 6.x-2.x requires PHP 5.2, but does not require in .info.
   * #680318: Update D6 core patch.
   * #627390: Filename cannot be empty if a test lasts less than 1s.
   * #702142: $db_prefix is assumed to be a string.
- Changes:
   * #488810: drupalPost and hidden input.
   * Reroll core patch.
   * #867560: INSTALL.txt should contain details on patching
   * #699434: Workaround check for dom support.

simpletest 6.x-2.10

New features
Bug fixes
SimpleTest 6.x-2.10, 2009-12-30
-------------------------------
- Bugs
   * Correct INSTALL.txt link URL in requirement check.
   * #587304: Call to undefined function drupal_realpath().
   * #587988: drupal_http_request() does not use drupal_generate_test_ua().
   * Manual fix of --file argument for run-tests.sh.
   * #596440 by grendzy: assertMail doesn't work on real modules - Class 'DrupalWebTestCase' not found.
   * #603410: Missing backported error handler in _drupal_bootstrap_full().

simpletest 6.x-2.9

New features
Bug fixes
SimpleTest 6.x-2.9, 2009-09-14
------------------------------
- Changes:
   * #576256: Theme laying needs to be initialized during setUp().
   * Correct comment on previous workaround.
   * #400296 by neilnz: Make simpletest_get_like_tables() work in MySQL and PostgreSQL.
   * #573822: Update SimpleTestMailCaptureTestCase from simpletest.test.
   * #577324 by Dave Reid: Module tests with extending submodule tests not included correctly.
- Bugs:
   * #442890: HEAD info left in simpletest.info.

simpletest 6.x-2.8

New features
Bug fixes
SimpleTest 6.x-2.8, 2009-04-23
------------------------------
- Bugs:
   * #382334: drupalGetNodeByTitle uses node_load_multiple in 6.x.
   * #385152: Clear user_access() cache.
   * Change file in drupalGetTestFiles() to use ereg() format used in Drupal 6.
   * #430512 by soxofaan: Drupal 7 style database code in run-tests.sh.
   * #430682: backport: run-tests.sh does not work with non-default server port.
- Changes:
   * #346844: Clear language statics to remove locale module errors.

simpletest 6.x-2.7

New features
Bug fixes
SimpleTest 6.x-2.7, 2008-02-16
------------------------------
- Bugs:
   * #372697: Content type created but not  "appearing".
   * #373722: Table {node_revision} doesn't exist
- Changes:
   * #370966: Ignore 1.x style tests.
   * Format fix.
   * #373172: Add curl requirement to documentation.

simpletest 6.x-2.6

New features
Bug fixes
SimpleTest 6.x-2.6, 2009-02-07
------------------------------
- Complete backport of Drupal 7.x SimpleTest module. (voids all backports).
   * Added header to all relevant files.
   * Updated INSTALL.txt.
   * #369952: Clarify INSTALL.txt.
   * Add drupalLogout() override.
   * Add equivilent auto-clear user code.
   * #359577: Add run-tests.sh to 6--2 branch.
- Backports:
   * #305150: Keep running tests checked.
   * #313902: DX: Show fatal errors in tests. (Added to INSTALL.txt)
   * #304940: SimpleTest shouldn't try to upload non files.

simpletest 6.x-2.5

New features
Bug fixes
SimpleTest 6.x-2.5, 2008-10-22
------------------------------
- Backports:
   * #308668: Make test selection page work with non-JS.
   * #316344: Add meta refresh support to SimpleTest.
   * #320127: error in drupal_web_test_case.php.
   * #320161: drupalGetTestFiles does not sort files correctly.
   * #320374: Simpletest now fails with max_allowed_packet = 1M.
   * #322779: Simpletest calls file_check_directory incorrectly.
- Changes:
   * #319682: Install.txt refers to non-existent admin page.

simpletest 6.x-2.2

New features
Bug fixes

From CHANGELOG.txt:

- Bugs:
    * #292062: fixed role creation permission check for 6.x style.
- Backports:
    * #290316: test_id field name corrected.
    * #293500: change message field to type text.
    * #268063: added instruction in INSTALL.txt about hidden property.
    * #291750: remove results after displayed.
- Changes:
    * #295001: clarified INSTALL.txt and installation requirements message.
    * Updated README.txt with issue information.

simpletest 6.x-1.2

Updated release that no longer supports 7.x style tests in favor of 2.x branch.

simpletest 6.x-2.1

Back-port of of latest (at this date) 7.x HEAD simpletest module.

simpletest 6.x-1.1

New features
Bug fixes

About time for a release, been stable for long time.

Official release has been neglected.

simpletest 5.x-1.0

FIrst Drupal 5 simpletest release.
Some changes:

  • 160859: Uses SimpleTest v1.0.1beta2
  • 168927: Cleans up nodes automaically after user created in tests
  • 166996: All group test can be selected with one checkbox
Subscribe with RSS Subscribe to Releases for SimpleTest