Commit Graph

6 Commits (009d05cbe30af1cc69f50f3fd5cabf49a31f9770)

Author SHA1 Message Date
Angie Byron 07211d4019 #335214 by quicksketch: Speed up simpletest.js and make it more cross-browser compliant. 2008-11-20 05:51:58 +00:00
Dries Buytaert 5371104a2d - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Dries Buytaert cbeaf157af - Patch #308668 by jpetso, boombatower: make test selection page work when Javascript is disabled. 2008-10-06 14:38:02 +00:00
Angie Byron 63632564ad #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of simpletest.js. 2008-09-14 22:34:25 +00:00
Dries Buytaert 63406e5268 - Patch #250056 by dmitrig01: if all the checkboxes in a checkbox group are checked on page load, the check all box isn't checked, which is should be (because all sub-boxes are checked). 2008-04-23 18:50:49 +00:00
Dries Buytaert af474609e3 - Added a test framework to Drupal along with a first batch of tests for
Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00