mcdruid
|
4c11b779d9
|
Issue #3206429 by Taran2L, chmez: [PHP 8] test failures in Drupal error handlers
|
2021-04-01 10:45:36 +01:00 |
Fabian Franz
|
1fea8c83c9
|
Issue #2491353 by pfrenssen, pietmarcus, znerol, David_Rothstein: Cookies from previous tests are still present when a new test starts
|
2016-06-30 23:17:03 -07:00 |
David Rothstein
|
731a540f83
|
Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7.
|
2015-03-29 16:59:36 -04:00 |
David Rothstein
|
7cbe4b7e26
|
Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test classes to be used in D7.
|
2013-04-01 22:50:18 -04:00 |
Jennifer Hodgdon
|
e01afb83bc
|
Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test assert messages in simpletest module
|
2013-03-12 16:26:25 -07:00 |
webchick
|
a71a3f59c8
|
Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
|
2012-02-28 23:05:40 -08:00 |
webchick
|
e137a81ad9
|
Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest description according to standards.
|
2012-01-11 23:28:25 -05:00 |
webchick
|
ad0423550c
|
Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major bug - Prevent tests from deleting main installation's tables when parent::setUp() is not called.
|
2011-12-10 23:48:24 -06:00 |
webchick
|
d1ba79c125
|
Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled.
|
2011-06-21 22:59:13 -07:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Dries Buytaert
|
a3daea1f8a
|
- Patch #968476 by Dave Reid: use proper API for removing directory on uninstall.
|
2010-11-12 03:06:52 +00:00 |
Dries Buytaert
|
e920fe34ef
|
- Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists.
|
2010-11-05 19:05:02 +00:00 |
Dries Buytaert
|
b1190c11b5
|
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
|
2010-09-28 02:30:32 +00:00 |
Dries Buytaert
|
fb300d1f96
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +00:00 |
Dries Buytaert
|
c6f65d2e59
|
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
|
2010-08-01 23:35:01 +00:00 |
Dries Buytaert
|
267ebfb7b6
|
- Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection.
|
2010-06-28 19:57:34 +00:00 |
Dries Buytaert
|
9a67fb99ef
|
- Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'.
|
2010-05-27 12:29:39 +00:00 |
Dries Buytaert
|
c240ea574f
|
- Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set before module install.
|
2010-05-10 06:38:23 +00:00 |
Dries Buytaert
|
6fc055ab90
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
|
2010-03-31 20:05:06 +00:00 |
Dries Buytaert
|
7818e2d460
|
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
|
2010-03-03 19:46:26 +00:00 |
Dries Buytaert
|
a3134cc24a
|
- Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragment URLs break testing due to a bug in some CURL versions.
|
2010-03-03 08:10:33 +00:00 |
Dries Buytaert
|
0460fed739
|
- Patch #666932 by boombatower: SimpleTestMissingDependentModuleUnitTest had an invalid getInfo() definition.
|
2009-12-24 08:03:53 +00:00 |
Dries Buytaert
|
13d3072f41
|
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
|
2009-10-16 03:01:55 +00:00 |
Angie Byron
|
7df3f37295
|
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.
|
2009-10-09 07:48:07 +00:00 |
Dries Buytaert
|
ca709290cc
|
- Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible.
|
2009-10-08 15:18:27 +00:00 |
Dries Buytaert
|
b5199f2297
|
- Patch #578520 by c960657: follow-up on make in url() only accept an array.
|
2009-10-03 18:09:32 +00:00 |
Dries Buytaert
|
598e739208
|
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
|
2009-09-29 15:31:17 +00:00 |
Angie Byron
|
c4a548f64d
|
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
|
2009-09-01 17:40:28 +00:00 |
Angie Byron
|
b41323642b
|
#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://.
|
2009-08-17 19:14:42 +00:00 |
Angie Byron
|
8b86d0da84
|
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
|
2009-08-15 06:20:20 +00:00 |
Dries Buytaert
|
14f98f2b7e
|
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.
|
2009-08-13 11:31:26 +00:00 |
Dries Buytaert
|
3506918ab6
|
- Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on the mocks.
|
2009-08-12 11:32:07 +00:00 |
Angie Byron
|
735e1d904f
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
Dries Buytaert
|
b65538567d
|
- Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification.
|
2009-06-17 13:40:26 +00:00 |
Angie Byron
|
39c302eec0
|
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
|
2009-06-02 03:33:36 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
2278d592eb
|
- Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertions. Woot!
|
2009-05-26 08:46:03 +00:00 |
Dries Buytaert
|
e2184e25ac
|
- 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.
|
2009-05-25 05:20:16 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
4b7943a257
|
- Patch #445950 by boombatower: interface improvements for SimpleTest.
|
2009-05-01 11:01:53 +00:00 |
Dries Buytaert
|
91e7dc1365
|
- Patch #368067 by catch: move testing to a 'Development' menu.
|
2009-04-27 07:44:09 +00:00 |
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
|
938c7c07a3
|
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
|
2009-01-22 12:46:07 +00:00 |
Dries Buytaert
|
2eb8f6b5da
|
- Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to SimpleTestFunctionalTest.
|
2009-01-12 16:53:09 +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
|
60524be44b
|
- Patch #345632 by boombatower: corrected assertTitle logic and added assertNoTitle for completeness.
|
2008-12-11 20:11:40 +00:00 |
Dries Buytaert
|
99afbc53a7
|
- Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests.
|
2008-12-02 20:03:57 +00:00 |
Dries Buytaert
|
63e195eb30
|
- Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.
|
2008-11-26 13:48:50 +00:00 |
Dries Buytaert
|
eda100b83d
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |