Commit Graph

122 Commits (f9bdd7ae9e049bdb9cabda964f968081a45acafc)

Author SHA1 Message Date
Dries Buytaert b7f34acb6c - Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables. 2009-07-07 08:07:24 +00:00
Dries Buytaert 67fb78ce12 - Patch #512104 by boombatower: simpletest breaks high volume sites. 2009-07-07 07:52:32 +00:00
Dries Buytaert d258bed22a - Patch #443154 by boombatower: make sure fatal errors are reported as test failures. 2009-07-07 07:50:53 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Dries Buytaert 5962cc5ab2 - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Angie Byron 82aacc0c46 #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions. 2009-06-16 04:43:47 +00:00
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert 2d7933870a - Patch #487868 by David_Rothstein: fixed some test issues. 2009-06-11 04:16:24 +00:00
Dries Buytaert d540553f21 - Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLogin(). 2009-06-10 19:57:13 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Angie Byron a8bfe4c9ec #479200 by yched: Have SimpleTest rebuild node types between test runs. 2009-06-02 00:01:52 +00:00
Dries Buytaert 8a0e218d32 - Patch #478188 by boombatower: code style fixes. 2009-06-01 11:35:09 +00:00
Dries Buytaert 0f77f652fa - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer. 2009-05-30 11:17:32 +00:00
Dries Buytaert 39877809cc - Patch #477038 by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase. 2009-05-30 07:09:02 +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 c9e4bbf91d - Patch #470992 by chx: disable locale module while running tests. 2009-05-24 07:04:33 +00:00
Angie Byron 33eefeb784 #452416 by bjaspan: Reformat status reporting code slightly to allow breakpoints in debuggers. 2009-05-20 22:16:38 +00:00
Angie Byron 17df77c3a4 #295864 follow-up by boombatower: Clarify when to use randomName() vs. randomString(). 2009-05-03 20:01:11 +00:00
Dries Buytaert 8c7fd11fd4 - Patch #419114 by boombatower: clean up assertions. 2009-05-03 09:30:21 +00:00
Dries Buytaert 16cb95557d - Patch #295864 by boombatower, sun: fixed typos in the documentation. Nice catches, sun\! 2009-04-29 21:35:38 +00:00
Dries Buytaert e721147363 - 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. 2009-04-29 12:08:28 +00:00
Dries Buytaert 7bf8e72aaa - Patch #340081 by dmitrig01, boombatower: clean-up of drupalCreateUser() 2009-04-29 12:04:47 +00:00
Angie Byron 279f33c6c5 #339210 by klausi and dmenefee: Allow SimpleTest module to work on sites with HTTP authentication. 2009-04-25 22:35:49 +00:00
Dries Buytaert 598dc48357 - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path. 2009-04-25 13:40:41 +00:00
Dries Buytaert 26395c843f - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). 2009-04-22 09:57:10 +00:00
Dries Buytaert f09028107c - Patch #413732 by brianV: database code clean-up. 2009-04-20 20:02:31 +00:00
Angie Byron 4ffebc570c #368639 by puradata: Remove drupalCreateField/Instance in favour of standard API functions. 2009-04-20 02:46:25 +00:00
Dries Buytaert 9179976227 - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness. 2009-04-17 07:07:09 +00:00
Angie Byron f85f7cf8c1 #349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tests). 2009-03-30 05:35:35 +00:00
Angie Byron ee2e63d7f9 #402804 by roychri and Damien Tournoud: Add assertions to check if text was found only once or more than once. 2009-03-17 23:26:33 +00:00
Angie Byron 3b30509599 #347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request. 2009-03-14 23:01:38 +00:00
Dries Buytaert 8a0d326a8e - Patch #400636 by mr.baileys: improve HTTP request assertion message. 2009-03-14 21:28:50 +00:00
Dries Buytaert 22cef75526 - Patch #395856 by mr.baileys: added HTTP request status code to request assertion message. 2009-03-09 17:11:59 +00:00
Dries Buytaert 582fbf2828 - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles(). 2009-03-08 21:52:10 +00:00
Dries Buytaert 001cd711bf - Patch #334554 by hass: prevent endless loops in the simpletests. 2009-02-22 20:12:03 +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 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 f2e8aeff80 #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown(). 2009-02-06 00:30:36 +00:00
Dries Buytaert 607e9626d5 - 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! 2009-02-03 17:30:13 +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 ea39388e48 - Patch #351805 by chx: worked around endless loops in tests. 2009-01-06 12:44:20 +00:00
Dries Buytaert cce322378c - Patch #353618 by sun: drupalLogin does not update passed-in user object -- improved documentation. 2009-01-06 11:04:59 +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 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Angie Byron a7d66871bd #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests. 2008-12-18 00:42:55 +00:00
Dries Buytaert 0f99a1fb2d - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath. 2008-12-13 14:03:21 +00:00
Dries Buytaert 01ed110a6b - Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupalLogin() should only do one thing, and do it well. :) 2008-12-11 20:35:37 +00:00