Colin Kuskie
|
6ac0aa936c
|
Update Shop::Ship to use Moose instead of C::IO. Update tests, and core code. Provide a shim for the old syntax.
|
2010-06-24 13:41:07 -07:00 |
|
Colin Kuskie
|
9678c3d8a7
|
Convert Shop::Pay to use Moose instead of Class::InsideOut. Update tests, and core usages to Moose syntax. Provide a shim so the old, base ->new($session) syntax.
|
2010-06-24 13:31:32 -07:00 |
|
Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
Colin Kuskie
|
808f38b2a6
|
Session cleanup for t/Exception/app.t
|
2010-06-24 10:52:43 -07:00 |
|
Colin Kuskie
|
d6be3a1182
|
Enable optional, verbose test debug output.
|
2010-06-24 10:51:36 -07:00 |
|
Colin Kuskie
|
5b8cfe7a38
|
Add missing Middleware for handling HTTP::Exceptions.
|
2010-06-23 08:41:18 -07:00 |
|
Graham Knop
|
90dfb83d9d
|
new class for mechanize tests, fix Auth/mech
|
2010-06-18 01:41:07 -05:00 |
|
Colin Kuskie
|
869d12fb82
|
Fetch a fresh asset to prevent groups from leaking.
|
2010-06-17 11:31:47 -07:00 |
|
Colin Kuskie
|
52fe958e1f
|
Add comments for tests.
|
2010-06-17 10:05:31 -07:00 |
|
Colin Kuskie
|
d1163c0d40
|
Only check children, not descandants to be copied.
|
2010-06-17 09:51:36 -07:00 |
|
Colin Kuskie
|
faf04f724c
|
Update privilege test for the removal of status description.
|
2010-06-17 09:40:33 -07:00 |
|
Colin Kuskie
|
f0e0ed328b
|
Update Session/Style for using Plack for capturing output.
|
2010-06-17 09:17:10 -07:00 |
|
Colin Kuskie
|
3593001869
|
Update this test for Plack.
|
2010-06-17 09:12:47 -07:00 |
|
Graham Knop
|
caacf34d05
|
add test for Session->duplicate
|
2010-06-17 10:52:51 -05:00 |
|
Graham Knop
|
18525e7c1b
|
use callback for log interception instead of on/off
|
2010-06-17 10:27:09 -05:00 |
|
Graham Knop
|
8bfa022441
|
add type with coersion for WebGUI::Config
|
2010-06-17 10:27:09 -05:00 |
|
Colin Kuskie
|
19c2c5fa1c
|
Remove status description from Session/Http, and update all users of setStatus.
|
2010-06-17 08:18:24 -07:00 |
|
Colin Kuskie
|
4cf75513d3
|
Remove SKIP
|
2010-06-16 18:20:24 -07:00 |
|
Colin Kuskie
|
a07bf9b84f
|
Update Session/Http for Plack.
|
2010-06-16 17:37:55 -07:00 |
|
Graham Knop
|
73319bf6c0
|
fix copy tests being hard coded based on default home page content
|
2010-06-15 12:40:42 -05:00 |
|
Graham Knop
|
dc4e481ac5
|
test leak detection for workflow instances
|
2010-06-15 09:05:09 -05:00 |
|
Graham Knop
|
3be3150224
|
fix file uploading and storage test
|
2010-06-15 08:22:24 -05:00 |
|
Graham Knop
|
ad19589739
|
fix Macro/FormParam test properly this time
|
2010-06-15 07:55:24 -05:00 |
|
Graham Knop
|
280d5282d9
|
Revert "fix test"
This reverts commit fab0e078f5.
|
2010-06-15 07:53:55 -05:00 |
|
Graham Knop
|
5454fd1875
|
fix search indexer test
|
2010-06-15 07:25:16 -05:00 |
|
Graham Knop
|
a3d1bb22e6
|
fix Session/Icon test
|
2010-06-15 07:18:32 -05:00 |
|
Graham Knop
|
cfae9b7f6d
|
fix test
|
2010-06-15 05:49:38 -05:00 |
|
Graham Knop
|
fab0e078f5
|
fix test
|
2010-06-15 05:40:50 -05:00 |
|
Graham Knop
|
384fc59877
|
fix template test
|
2010-06-15 04:31:07 -05:00 |
|
Graham Knop
|
694ed68a76
|
fix isa check in test
|
2010-06-15 04:13:34 -05:00 |
|
Graham Knop
|
0dbabaf733
|
fix Form_Checking
|
2010-06-15 04:12:48 -05:00 |
|
Graham Knop
|
4ace015f4e
|
diag -> note
|
2010-06-15 03:53:01 -05:00 |
|
Graham Knop
|
1c2d10a8b3
|
fix another test
|
2010-06-14 10:16:54 -05:00 |
|
Graham Knop
|
b48b0be55e
|
working interceptLogging
|
2010-06-14 10:16:37 -05:00 |
|
Graham Knop
|
6da59afa28
|
allow run_asset.t to work from any directory
|
2010-06-13 06:19:59 -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
|
dcdd671b2c
|
Fix the pending flag, get a fresh copy of the photo asset under test.
|
2010-06-11 20:18:48 -07:00 |
|
Colin Kuskie
|
416c3737c6
|
Fix cleaning up some files. Asset->new is not to be used unless you know what you're doing.
|
2010-06-11 19:45:31 -07:00 |
|
Colin Kuskie
|
7df0cc51ed
|
Always get a fresh copy of the survey after doing revision control.
|
2010-06-11 19:11:12 -07:00 |
|
Colin Kuskie
|
1e55078ac0
|
Update this test for WebGUI::Definition;
|
2010-06-11 18:42:17 -07:00 |
|
Colin Kuskie
|
be4ea78732
|
Fetch fresh assets, test fails due to seg fault from JavaScript::Minifier::XS
|
2010-06-11 15:42:59 -07:00 |
|
Colin Kuskie
|
bb78682fb1
|
Update this test for the method name change, surveyJSON -> getSurveyJSON
|
2010-06-11 12:16:37 -07:00 |
|
Colin Kuskie
|
91d94ab8f7
|
Update this test for the changes to the Survey.
|
2010-06-11 12:15:16 -07: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 |
|
Colin Kuskie
|
33640e6e05
|
Fix a storage clean-up.
|
2010-06-11 09:19:00 -07:00 |
|
Graham Knop
|
cc7f83a623
|
add documentation for new test modules
|
2010-06-11 00:41:24 -05:00 |
|