Commit Graph

6 Commits (3cdf54fb3e3f37919438d35295c06cb6211c4e83)

Author SHA1 Message Date
Dries Buytaert 201e1dd356 - Patch #268449 by catch: fixed some tests that failed due to invalid permissions. 2008-06-09 16:33:20 +00:00
Dries Buytaert 098b3f72ca - Patch #250918 by boombatower: cleaned up some tests and added some tests for the administration panels. 2008-06-02 17:32:19 +00:00
Dries Buytaert bc5f69a333 - Patch #261836 by dropcube: tests for cron. 2008-05-30 07:27:14 +00:00
Dries Buytaert 5316c645d2 - Patch #259871 by pwolanin: clean up system.test. 2008-05-19 19:28:39 +00:00
Dries Buytaert 0a31af3ed2 - Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement. 2008-05-10 07:32:02 +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