Commit graph

234 commits

Author SHA1 Message Date
Colin Kuskie
7dc51b6c2b Merge branch 'Crud' into WebGUI8 2010-11-11 14:23:11 -08:00
Colin Kuskie
5903cc5524 Update the Crud serialize test for Moose. 2010-11-10 15:18:14 -08:00
Colin Kuskie
753cc9b75c Update Crud::SubClass test. 2010-11-10 14:55:09 -08:00
Colin Kuskie
5f3014aaee Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Paul Driver
fa471df450 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Paul Driver
f2e0a4f667 Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00
Paul Driver
79de38dc4a WebGUI::BackgroundProcess (used now by AssetExport) 2010-10-06 08:53:39 -07:00
Graham Knop
5e75631f6b moving some more test modules to lib 2010-09-08 18:55:31 -05:00
Graham Knop
909240c0c1 fork instead of running a subprocess for Mail tests 2010-09-08 16:24:25 -05:00
Graham Knop
d1bac6ec66 remove hack needed for old version of Plack 2010-09-08 16:01:32 -05:00
Graham Knop
ed04b99872 remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
Graham Knop
12e744a189 moving WebGUI::Test to lib 2010-08-31 16:01:04 -05:00
Graham Knop
3570b413d3 remove WebGUI::PseudoRequest 2010-08-31 16:01:04 -05:00
Graham Knop
894385396c remove code trying to prevent caching of config objects 2010-07-07 02:52:02 -05:00
Colin Kuskie
751aa21f08 when intercepting logging for tests, set all test levels to be true. 2010-07-06 17:12:37 -07:00
Graham Knop
94baba20fc testing for all upgrade script subs 2010-07-06 06:16:26 -05:00
Graham Knop
15ed4f97e4 more upgrade testing 2010-07-06 06:16:25 -05:00
Colin Kuskie
e0177dc666 Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Colin Kuskie
5febc0ebbc Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/WikiPage.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/Cache.pm
	lib/WebGUI/Content/Setup.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Pay.pm
	lib/WebGUI/Shop/PayDriver/ITransact.pm
	sbin/testEnvironment.pl
	t/Asset/WikiPage.t
	t/Shop/PayDriver.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/Ogone.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Workflow/Activity/RemoveOldCarts.t
	t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
Colin Kuskie
d6be3a1182 Enable optional, verbose test debug output. 2010-06-24 10:51:36 -07:00
Graham Knop
90dfb83d9d new class for mechanize tests, fix Auth/mech 2010-06-18 01:41:07 -05:00
Graham Knop
18525e7c1b use callback for log interception instead of on/off 2010-06-17 10:27:09 -05:00
Colin Kuskie
a07bf9b84f Update Session/Http for Plack. 2010-06-16 17:37:55 -07:00
Graham Knop
dc4e481ac5 test leak detection for workflow instances 2010-06-15 09:05:09 -05:00
Graham Knop
0dbabaf733 fix Form_Checking 2010-06-15 04:12:48 -05:00
Colin Kuskie
6c3369d0cb Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
2010-06-14 15:19:54 -07:00
Colin Kuskie
ce6f70ca94 Revert "Temporary config file fix."
This reverts commit b74d21102c.
2010-06-14 14:45:28 -07:00
Colin Kuskie
746ba98ec7 Config->new in this branch needs the WebGUI root directory. 2010-06-14 14:29:07 -07:00
Graham Knop
b48b0be55e working interceptLogging 2010-06-14 10:16:37 -05:00
Graham Knop
30657d61f7 lots of test fixes 2010-06-13 06:19:41 -05:00
Graham Knop
89d4f46a18 Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
Graham Knop
e063818e2d some URL fixes and removing some uses of PseudoRequest 2010-06-11 23:01:57 -05:00
Graham Knop
169218abf7 fix mistake in WebGUI::Test 2010-06-11 23:01:57 -05:00
Colin Kuskie
c373341ae5 do is for database handles, write is for WebGUI::SQL. 2010-06-11 11:53:23 -07:00
Colin Kuskie
9b071c1510 Update the JSON collateral test. Duplicate JSONCollateral into a Role so it can be used with Assets. 2010-06-11 11:51:38 -07:00
Graham Knop
cc7f83a623 add documentation for new test modules 2010-06-11 00:41:24 -05:00
Graham Knop
49be76247e mock asset test package 2010-06-10 23:56:40 -05:00
Colin Kuskie
d439f32270 No Plack, yet... 2010-06-10 19:21:12 -07:00
Graham Knop
6f102973dd use temp config file for testing 2010-06-10 18:58:25 -05:00
Graham Knop
bc5df47fed separate out SMTP testing into its own module 2010-06-10 18:47:54 -05:00
Graham Knop
8c2c2f0a8d fix mistake in WebGUI::Test 2010-06-10 18:47:54 -05:00
Graham Knop
4c18ba3563 convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Graham Knop
421b9652cf some WebGUI::Test cleanups 2010-06-10 18:47:53 -05:00
Colin Kuskie
b74d21102c Temporary config file fix. 2010-06-10 11:01:20 -07:00
Graham Knop
a2cb075d79 fix temp config file for tests 2010-06-10 12:42:24 -05:00
Graham Knop
9b725c6d42 use temp config file for testing 2010-06-10 10:09:54 -05:00
Graham Knop
e10f4d0aec backport WebGUI::Test improvements 2010-06-10 10:09:54 -05:00
Graham Knop
b832deecd1 convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00