Log of /drupal/modules/simpletest/drupal_web_test_case.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.226 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 22 15:31:18 2010 UTC
(2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.225: +19 -8 lines
Diff to
previous 1.225
- Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile.
Revision
1.223 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 29 18:24:10 2010 UTC
(2 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.222: +74 -5 lines
Diff to
previous 1.222
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
Revision
1.220 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 13 13:14:18 2010 UTC
(2 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.219: +2 -2 lines
Diff to
previous 1.219
- Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to be the constructor for DrupalWebTestCase.
Revision
1.210 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 11 18:33:44 2010 UTC
(4 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.209: +8 -5 lines
Diff to
previous 1.209
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
Revision
1.208 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 7 17:30:43 2010 UTC
(4 months, 4 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.207: +109 -5 lines
Diff to
previous 1.207
- Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page.
Revision
1.206 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 27 18:32:06 2010 UTC
(5 months, 1 week ago)
by
webchick
Branch:
MAIN
Changes since
1.205: +10 -7 lines
Diff to
previous 1.205
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
Revision
1.205 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 27 06:03:21 2010 UTC
(5 months, 1 week ago)
by
webchick
Branch:
MAIN
Changes since
1.204: +12 -5 lines
Diff to
previous 1.204
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
Revision
1.204 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 26 18:58:12 2010 UTC
(5 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.203: +24 -10 lines
Diff to
previous 1.203
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
Revision
1.203 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 12 14:38:37 2010 UTC
(5 months, 3 weeks ago)
by
dries
Branch:
MAIN
CVS Tags:
DRUPAL-7-0-ALPHA3
Changes since
1.202: +2 -2 lines
Diff to
previous 1.202
- Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
Revision
1.201 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 7 08:10:26 2010 UTC
(6 months ago)
by
webchick
Branch:
MAIN
Changes since
1.200: +21 -1 lines
Diff to
previous 1.200
#721210 by andypost: Preserve shutdown handlers in SimpleTest (Allow SimpleTest module to run without Search module)
Revision
1.200 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 3 08:10:33 2010 UTC
(6 months ago)
by
dries
Branch:
MAIN
Changes since
1.199: +50 -14 lines
Diff to
previous 1.199
- Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions.
Revision
1.192 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 13 06:10:43 2010 UTC
(7 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.191: +1 -2 lines
Diff to
previous 1.191
#676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property).
Revision
1.189 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 9 21:54:01 2010 UTC
(7 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.188: +2 -2 lines
Diff to
previous 1.188
#571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
Revision
1.188 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 4 23:08:34 2010 UTC
(8 months ago)
by
webchick
Branch:
MAIN
Changes since
1.187: +6 -7 lines
Diff to
previous 1.187
#420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels.
Revision
1.187 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 2 18:56:20 2010 UTC
(8 months ago)
by
webchick
Branch:
MAIN
Changes since
1.186: +4 -7 lines
Diff to
previous 1.186
#399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependencies and trigger an error when they do not exist. (with tests)
Revision
1.185 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 28 12:06:49 2009 UTC
(8 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.184: +34 -5 lines
Diff to
previous 1.184
- Patch #667264 by Damien Tournoud: improved generation of tests files to avoid concurrency problems causing the tests to /randomly/ fail.
Revision
1.181 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 15 05:22:05 2009 UTC
(8 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.180: +6 -8 lines
Diff to
previous 1.180
#653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes.
Revision
1.179 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 13 09:14:21 2009 UTC
(8 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.178: +16 -21 lines
Diff to
previous 1.178
#653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch.
Revision
1.174 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 21 14:35:05 2009 UTC
(9 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.173: +7 -1 lines
Diff to
previous 1.173
- Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics.
Revision
1.173 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 21 00:43:42 2009 UTC
(9 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.172: +3 -5 lines
Diff to
previous 1.172
#633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode().
Revision
1.172 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 20 05:14:13 2009 UTC
(9 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.171: +62 -13 lines
Diff to
previous 1.171
#635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets).
Revision
1.170 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 14 07:58:49 2009 UTC
(9 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.169: +41 -1 lines
Diff to
previous 1.169
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
Revision
1.165 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 22 01:09:05 2009 UTC
(10 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.164: +2 -2 lines
Diff to
previous 1.164
- Patch #550190 by boombatower: convert verbose messages to use new debug facility. We can continue to work on testing stuff post code freeze.
Revision
1.161 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 16 02:04:43 2009 UTC
(10 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.160: +3 -2 lines
Diff to
previous 1.160
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
Revision
1.155 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 29 15:31:15 2009 UTC
(11 months ago)
by
dries
Branch:
MAIN
Changes since
1.154: +24 -7 lines
Diff to
previous 1.154
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
Revision
1.153 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 25 15:12:56 2009 UTC
(11 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.152: +3 -1 lines
Diff to
previous 1.152
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
Revision
1.152 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 20 07:32:18 2009 UTC
(11 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.151: +2 -2 lines
Diff to
previous 1.151
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
Revision
1.150 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 19 10:54:35 2009 UTC
(11 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.149: +2 -2 lines
Diff to
previous 1.149
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.
Revision
1.147 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 5 13:05:30 2009 UTC
(12 months ago)
by
dries
Branch:
MAIN
Changes since
1.146: +14 -8 lines
Diff to
previous 1.146
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
Revision
1.144 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 24 00:14:21 2009 UTC
(12 months, 1 week ago)
by
webchick
Branch:
MAIN
Changes since
1.143: +5 -5 lines
Diff to
previous 1.143
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Revision
1.143 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 24 00:10:45 2009 UTC
(12 months, 1 week ago)
by
webchick
Branch:
MAIN
Changes since
1.142: +5 -5 lines
Diff to
previous 1.142
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
Revision
1.140 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 21 07:50:07 2009 UTC
(12 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.139: +4 -3 lines
Diff to
previous 1.139
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
Revision
1.138 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 20 02:40:06 2009 UTC
(12 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.137: +14 -7 lines
Diff to
previous 1.137
#554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot.
Revision
1.137 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 17 19:14:41 2009 UTC
(12 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.136: +22 -15 lines
Diff to
previous 1.136
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
Revision
1.134 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 5 15:58:35 2009 UTC
(13 months ago)
by
webchick
Branch:
MAIN
Changes since
1.133: +2 -2 lines
Diff to
previous 1.133
#193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.
Revision
1.130 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 28 12:13:47 2009 UTC
(13 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.129: +4 -4 lines
Diff to
previous 1.129
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
Revision
1.107 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 25 05:20:16 2009 UTC
(15 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.106: +210 -132 lines
Diff to
previous 1.106
- Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.
Revision
1.100 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 29 12:08:28 2009 UTC
(16 months, 1 week ago)
by
dries
Branch:
MAIN
Changes since
1.99: +37 -17 lines
Diff to
previous 1.99
- Patch #295864 by boombatower: cleaned up the randomName() method by removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
Revision
1.82 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 3 17:30:13 2009 UTC
(19 months ago)
by
dries
Branch:
MAIN
Changes since
1.81: +56 -2 lines
Diff to
previous 1.81
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
Revision
1.80 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 19 10:46:51 2009 UTC
(19 months, 2 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.79: +3 -2 lines
Diff to
previous 1.79
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
Revision
1.75 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 18 00:42:55 2008 UTC
(20 months, 2 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.74: +19 -3 lines
Diff to
previous 1.74
#283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests.
Revision
1.73 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 11 20:35:37 2008 UTC
(20 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.72: +8 -18 lines
Diff to
previous 1.72
- Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupalLogin() should only do one thing, and do it well. :)
Revision
1.66 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 3 14:51:53 2008 UTC
(21 months ago)
by
dries
Branch:
MAIN
Changes since
1.65: +16 -7 lines
Diff to
previous 1.65
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
Revision
1.65 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 2 20:03:57 2008 UTC
(21 months ago)
by
dries
Branch:
MAIN
Changes since
1.64: +99 -4 lines
Diff to
previous 1.64
- Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests.
Revision
1.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 15 16:05:51 2008 UTC
(22 months, 3 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.50: +2 -3 lines
Diff to
previous 1.50
- Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail.
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 9 02:49:36 2008 UTC
(22 months, 3 weeks ago)
by
webchick
Branch:
MAIN
Changes since
1.46: +33 -1 lines
Diff to
previous 1.46
#316344 by boombatower: Add meta refresh support to SimpleTest to allow programmatically dealing with Batch API and such.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 6 08:36:20 2008 UTC
(23 months, 4 weeks ago)
by
dries
Branch:
MAIN
Changes since
1.36: +2 -2 lines
Diff to
previous 1.36
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
Revision
1.31 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 21 19:36:38 2008 UTC
(2 years ago)
by
dries
Branch:
MAIN
Changes since
1.30: +18 -2 lines
Diff to
previous 1.30
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 16 07:31:01 2008 UTC
(2 years ago)
by
dries
Branch:
MAIN
Changes since
1.27: +21 -6 lines
Diff to
previous 1.27
- Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-)
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 2 20:05:11 2008 UTC
(2 years, 2 months ago)
by
dries
Branch:
MAIN
Changes since
1.23: +2 -2 lines
Diff to
previous 1.23
- Patch #276581 by catch: wrote missing tests for contact module and simplified contact module thanks to that. Also removed some whitespace.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 24 21:51:02 2008 UTC
(2 years, 2 months ago)
by
dries
Branch:
MAIN
Changes since
1.19: +519 -150 lines
Diff to
previous 1.19
- 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.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 28 13:11:11 2008 UTC
(2 years, 3 months ago)
by
dries
Branch:
MAIN
Changes since
1.9: +50 -4 lines
Diff to
previous 1.9
- Patch #260882 by boombatower: refresh variables after install and page requests. This actually fixes one failure.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 7 19:34:23 2008 UTC
(2 years, 3 months ago)
by
dries
Branch:
MAIN
Changes since
1.3: +7 -6 lines
Diff to
previous 1.3
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling. At last.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 30 06:45:43 2008 UTC
(2 years, 4 months ago)
by
dries
Branch:
MAIN
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
- Patch #252365 by boombatower: clean up the temporary directory that gets creating during the test runs.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 28 08:36:06 2008 UTC
(2 years, 4 months ago)
by
dries
Branch:
MAIN
Changes since
1.1: +8 -4 lines
Diff to
previous 1.1
- Patch #251631 by chx: fixed behavior of the Drupal web test case with regard to POST and GET operations.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 20 18:34:43 2008 UTC
(2 years, 4 months ago)
by
dries
Branch:
MAIN
- 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 ...
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.