Doug Bell
|
babfa74209
|
Merge branch 'master' into 8-merge
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/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/Navigation.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/Config.pm
lib/WebGUI/Form/Template.pm
lib/WebGUI/Group.pm
lib/WebGUI/Inbox.pm
lib/WebGUI/Workflow/Activity/DeleteExpiredSessions.pm
lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
sbin/testEnvironment.pl
t/AdSpace.t
t/AdSpace/Ad.t
t/Asset/Asset.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/EMSSubmissionForm.t
t/Asset/Event.t
t/Asset/File/GalleryFile/Photo/00base.t
t/Asset/File/GalleryFile/Photo/comment.t
t/Asset/File/GalleryFile/Photo/download.t
t/Asset/File/GalleryFile/Photo/edit.t
t/Asset/File/GalleryFile/Photo/exif.t
t/Asset/File/GalleryFile/Photo/makeResolutions.t
t/Asset/File/GalleryFile/Photo/makeShortcut.t
t/Asset/File/Image/setfile.t
t/Asset/File/setfile.t
t/Asset/Post.t
t/Asset/Post/Thread/getAdjacentThread.t
t/Asset/Sku.t
t/Asset/Sku/ProductCollateral.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Template/HTMLTemplateExpr.t
t/Asset/Wobject/Gallery/00base.t
t/Asset/Wobject/GalleryAlbum/00base.t
t/Asset/Wobject/GalleryAlbum/ajax.t
t/Asset/Wobject/GalleryAlbum/delete.t
t/Asset/Wobject/Matrix.t
t/Asset/Wobject/StoryArchive.t
t/Asset/Wobject/Survey/ExpressionEngine.t
t/Asset/Wobject/Survey/Reports.t
t/AssetAspect/RssFeed.t
t/Auth/mech.t
t/Config.t
t/Group.t
t/Help/isa.t
t/International.t
t/Mail/Send.t
t/Operation/AdSpace.t
t/Operation/Auth.t
t/Pluggable.t
t/Session.t
t/Session/DateTime.t
t/Session/ErrorHandler.t
t/Session/Scratch.t
t/Session/Stow.t
t/Shop/Cart.t
t/Shop/Pay.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/PayPalStd.t
t/Shop/Ship.t
t/Shop/ShipDriver.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Shop/Transaction.t
t/Shop/Vendor.t
t/VersionTag.t
t/Workflow/Activity/ArchiveOldStories.t
t/Workflow/Activity/ExpireIncompleteSurveyResponses.t
t/lib/WebGUI/Test.pm
|
2010-07-09 11:48:30 -05: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
|
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 |
|
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 |
|
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 |
|
Graham Knop
|
0ef509374f
|
allow skipping test cleanup
|
2010-06-10 10:09:52 -05:00 |
|
Graham Knop
|
b8aac77501
|
clean up some parts of WebGUI::Test
|
2010-06-10 10:09:51 -05:00 |
|
Graham Knop
|
7f820d9f35
|
improvements to WebGUI::Test SQL cleanup
|
2010-06-10 10:09:51 -05:00 |
|
Colin Kuskie
|
53721581a1
|
Fix cleanup of Inbox messages for users. Provide a method for cleaning up Admin's messages.
|
2010-06-09 17:24:21 -07:00 |
|
Graham Knop
|
883b145c44
|
some WebGUI::Test cleanups
|
2010-06-09 07:15:38 -05:00 |
|
Colin Kuskie
|
908b9724a1
|
Add Inbox monitoring to WebGUI::Test
|
2010-06-08 21:56:17 -07:00 |
|
Graham Knop
|
02af1c68f9
|
Merge branch 'WebGUI8' into psgi
|
2010-06-08 17:59:17 -05:00 |
|
Graham Knop
|
033fc6c5d3
|
allow skipping test cleanup
|
2010-06-07 17:59:58 -05:00 |
|
Graham Knop
|
9c99fa2f92
|
clean up some parts of WebGUI::Test
|
2010-06-07 17:50:53 -05:00 |
|
Colin Kuskie
|
7034e2cf57
|
More END block cleanups.
|
2010-06-07 19:07:45 -07:00 |
|
Colin Kuskie
|
8a62abc3ef
|
Add cleanup for AdSpaces, END block cleanup.
|
2010-06-07 18:53:39 -07:00 |
|
Colin Kuskie
|
b728eabd7b
|
Add cleanup for Shop::Vendors. More end block removal.
|
2010-06-07 18:45:59 -07:00 |
|
Colin Kuskie
|
99063a3f76
|
Allow for cleanup of inbox messages in tests.
|
2010-06-07 10:46:28 -07:00 |
|
Patrick Donelan
|
d75fa54231
|
Preliminary PseudoRequest workarounds
|
2010-06-04 22:32:48 -04:00 |
|
Patrick Donelan
|
f16ba76b86
|
Merge branch 'WebGUI8' into psgi
Conflicts:
sbin/testEnvironment.pl
|
2010-06-04 21:01:03 -04:00 |
|
Colin Kuskie
|
2ad02b32e1
|
Codify in 1 place how to skip autocommit workflows, and notification.
|
2010-06-03 17:09:18 -07:00 |
|
Colin Kuskie
|
0d2ac6a858
|
Get pending assets for cleanup.
|
2010-06-03 16:11:56 -07:00 |
|
Colin Kuskie
|
5140ece731
|
Large batch of test fixes, most for newByDynamicClass -> newById
|
2010-05-13 20:02:26 -07:00 |
|
Colin Kuskie
|
8272c2b087
|
Do not intstall a wrapper around new in Asset.pm
|
2010-05-09 14:51:20 -07:00 |
|
Graham Knop
|
7c87a34bf5
|
clean up some parts of WebGUI::Test
|
2010-05-08 16:35:54 -05:00 |
|
Colin Kuskie
|
9162bd68c9
|
Return the correct path for the WebGUI lib directory in WebGUI::Test. Should probably just use WebGUI::Path instead.
|
2010-05-07 17:53:17 -07:00 |
|
Colin Kuskie
|
c6b34385ce
|
Add cleanup for Workflow Instances.
|
2010-05-02 00:16:49 -07:00 |
|
Colin Kuskie
|
1878898d9f
|
Add cleanup capability for AddressBooks
|
2010-04-29 22:24:00 -07:00 |
|