Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Dries Buytaert
5d658d0848
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
2009-02-22 17:55:30 +00:00
Angie Byron
08616351e1
#377564 by boombatower: Make run-tests.sh respect the 'simpletest_clear_results' variable.
2009-02-20 03:37:58 +00:00
Angie Byron
52c17c6d3e
#373502 by drewish and sun: Add function to delete unmanaged files recurisevely (with tests).
2009-02-13 00:39:01 +00:00
Angie Byron
250e486bb0
#363687 by chx: Simplify DBTNG codeflow.
2009-01-25 12:19:32 +00:00
Dries Buytaert
d20e457121
- 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.
2009-01-19 10:46:52 +00:00
Dries Buytaert
bcdf13394a
- Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests.
2009-01-12 06:23:57 +00:00
Dries Buytaert
00b9dd4170
- Patch #356116 by Jody Lynn: fixed typo.
2009-01-08 18:57:32 +00:00
Dries Buytaert
9e59ef8ed0
- Patch #354715 by yched: removed unused and unsupported js entry in batch definition.
2009-01-05 21:57:12 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
63e195eb30
- Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.
2008-11-26 13:48:50 +00:00
Angie Byron
1b4dd805ca
#315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page.
2008-11-23 16:00:08 +00:00
Angie Byron
0762f60073
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
2008-11-10 05:23:01 +00:00
Dries Buytaert
fa94c66c92
- Patch #328719 by c960657: make the module list tests succeed again.
2008-11-01 21:21:35 +00:00
Dries Buytaert
4a6243aff2
- Patch #314401 by boombatower et al: batch API screen improvements.
2008-11-01 18:32:22 +00:00
Dries Buytaert
35c7673cae
- Patch #327480 by chx: remove DB specific code from simpletest.
2008-10-31 11:13:31 +00:00
Dries Buytaert
6654861003
- Patch #305150 by jpetso et al: keep running tests checked.
2008-10-27 15:46:26 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Dries Buytaert
e85187d948
- Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allowed_packet size issue with the simpletests.
2008-10-15 14:17:27 +00:00
Dries Buytaert
c14b03b6ca
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
2008-10-14 20:44:57 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Angie Byron
0a6b178c96
#316344 by boombatower: Add meta refresh support to SimpleTest to allow programmatically dealing with Batch API and such.
2008-10-09 02:49:36 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +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
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Dries Buytaert
a4cb8e0aba
- Patch #308272 by cwgordon7, boombatower, flobruit, et al: improve test selection page.
2008-09-18 14:57:42 +00:00
Angie Byron
ab07b4cd5e
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.
2008-09-10 04:13:01 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
5de34fb21c
- Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work on PostgreSQL.
2008-08-13 06:42:04 +00:00
Dries Buytaert
8d11f75d89
- Patch #291750 by boombatower: remove test results after displayed, makes tests work on PostgreSQL.
2008-08-11 17:46:06 +00:00
Dries Buytaert
0d1995a828
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
2008-08-09 12:41:23 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
4fe1f3582c
- Patch #276774 by Moshe, Susurrus: remove crufty settings.
2008-07-05 17:48:33 +00:00
Dries Buytaert
66ddfda7a2
- Patch #274994 by R.Muilwijk, boombatower: bring back the includes-tests.
2008-06-26 21:07:59 +00:00
Dries Buytaert
9b82787b22
- 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.
2008-06-24 21:51:03 +00:00
Dries Buytaert
f50062676e
- Patch #254758 by flobruit and me: remove inline CSS style from simpletest.
2008-05-10 07:46:22 +00:00
Dries Buytaert
bdf980c40b
- Patch by boombatower: fixed code style of simpletests.
2008-05-10 06:55:09 +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