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
|
6c3369d0cb
|
Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
|
2010-06-14 15:19:54 -07:00 |
|
Colin Kuskie
|
a8b82efb7a
|
More END block cleanups.
|
2010-06-13 21:33:22 -07:00 |
|
Graham Knop
|
30657d61f7
|
lots of test fixes
|
2010-06-13 06:19:41 -05:00 |
|
Graham Knop
|
6f102973dd
|
use temp config file for testing
|
2010-06-10 18:58:25 -05:00 |
|
Graham Knop
|
9b725c6d42
|
use temp config file for testing
|
2010-06-10 10:09:54 -05:00 |
|
Colin Kuskie
|
13dd3f358c
|
Finish updating AdSpace for reorganization.
Remove groupToPurchase, update tests to follow suit.
|
2009-09-02 18:47:55 -07:00 |
|
Graham Knop
|
c7f887e47a
|
fix AdSpace, Ad tests
|
2009-03-03 20:11:22 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
4bcf390ce9
|
Allow certain fields in Ad and AdSpace to be cleared. Add tests
to verify that it works.
|
2008-08-20 16:40:55 +00:00 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
Colin Kuskie
|
83310ba311
|
update copyright on tests
|
2007-07-07 03:56:44 +00:00 |
|
Colin Kuskie
|
6683d27795
|
clean-up. High code coverage always makes me excited
|
2007-02-23 05:11:55 +00:00 |
|
Colin Kuskie
|
906775d505
|
AdSpace has 100% coverage, aside from some conditionals in the set method.
Found and fixed an off by 1 error in displayImpressions that allowed boughtImpressions+1
impressions to be displayed.
|
2007-02-23 04:59:06 +00:00 |
|
Colin Kuskie
|
47c55075f6
|
add a test for deactivating an ad by impressions
|
2007-02-22 06:11:13 +00:00 |
|
Colin Kuskie
|
5d0b0a3c80
|
more AdSpace tests
|
2007-02-21 00:11:42 +00:00 |
|
Colin Kuskie
|
d884856148
|
begin a sequence of tests to check Ad and AdSpace interactions, countClicks and getAds
|
2007-02-19 05:00:32 +00:00 |
|
Colin Kuskie
|
d1ede96e63
|
Make AdSpace->get provide a hash ref if none is supplied.
Add tests to improve test coverage and to verify defaults from the
DB and the code.
|
2007-02-05 04:10:15 +00:00 |
|
Colin Kuskie
|
c9726f7b4d
|
New AdSpace tests, need to start looking at coverage.
Added some comments and fixed some POD in AdSpace.pm and Ad.pm
|
2007-02-05 01:01:20 +00:00 |
|
Colin Kuskie
|
870d9dbe46
|
more tests for AdSpace and added more POD to AdSpace.pm and Ad.pm
|
2007-02-04 04:12:19 +00:00 |
|
Colin Kuskie
|
d3fbe15ca7
|
fix test cleanup for AdSpace, add leading 0 test to Form::Text
|
2006-09-12 04:35:35 +00:00 |
|
Colin Kuskie
|
a7fa4c6a92
|
Make testing conditional on a successful module load.
Add a test to check the reference of the created object.
Clean up at the end of the test so you can run it more than once at a time.
|
2006-08-07 05:00:28 +00:00 |
|
JT Smith
|
9ddd91570e
|
- Added some more tests to the suite.
- Fixed the test skeleton
|
2006-08-03 19:38:41 +00:00 |
|