- Oct 29, 2008
-
-
Dries Buytaert authored
-
- Oct 19, 2008
-
-
Dries Buytaert authored
-
- Oct 12, 2008
-
-
Angie Byron authored
-
- Sep 24, 2008
-
-
Angie Byron authored
-
Angie Byron authored
-
- Sep 23, 2008
-
-
Dries Buytaert authored
- Patch #311160 by moshe weitzman and Damien Tournoud: enhance run-tests.sh by automatically picking up the PHP interpreter.
-
- Sep 20, 2008
-
-
Angie Byron authored
-
- Sep 06, 2008
-
-
Dries Buytaert authored
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
-
- Aug 18, 2008
-
-
Dries Buytaert authored
-
- Jul 24, 2008
-
-
Dries Buytaert authored
-
- Jul 07, 2008
-
-
Dries Buytaert authored
- Patch #254166 by boombatower: improve and clean-up the test script. Added color coding and allow people to control the verbosity.
-
- Jun 29, 2008
-
-
Dries Buytaert authored
-
- Jun 24, 2008
-
-
Dries Buytaert authored
- Patch #243773 by chx, catch, boombatower, cwgordon7, yched, dmitrig01, et al: small revert of batch API patch. Also forgot to mention cwgordon7 in the previous commit.
-
Dries Buytaert authored
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach. Great work.
-
- Jun 09, 2008
-
-
Dries Buytaert authored
-
- May 28, 2008
-
-
Dries Buytaert authored
- Patch #254166 by boombatower and pwlonin: added --list feature to list all available test groups and fixed some indentation issues.
-
- May 26, 2008
-
-
Dries Buytaert authored
-
- Apr 23, 2008
-
-
Dries Buytaert authored
-
- Apr 20, 2008
-
-
Dries Buytaert authored
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 ...
-