webgui/t
Colin Kuskie 227745d975 Fix getCollateral, which used to return direct copies instead of safe copies, and
add a test for that.
addToCart does not adjust inventory, that is handled by the cart.
Invert the sense of quantity in onAdjustQuantity.
2008-06-10 01:48:20 +00:00
..
AdSpace
Asset Fix getCollateral, which used to return direct copies instead of safe copies, and 2008-06-10 01:48:20 +00:00
Auth - added: Inbox is now pruned after 1 year 2008-04-26 02:23:10 +00:00
Cache added some database cache tests while testing out a theory, the theory is busted, but at least we have some more tests 2008-05-02 20:03:33 +00:00
Content
Form Fix Hidden, Radio and Checkbox, which wouldn't allow 2008-05-05 22:20:16 +00:00
Help Since the topical view of the Help has gone away, the TOC labels 2008-05-30 07:22:26 +00:00
i18n replace the old, buggy label.t with the new, slow critic_labels.t. Add Perl::Critic and Test::Perl::Critic as optional requirements to sbin/testEnvironment.pl 2008-06-04 20:09:00 +00:00
lib replace the old, buggy label.t with the new, slow critic_labels.t. Add Perl::Critic and Test::Perl::Critic as optional requirements to sbin/testEnvironment.pl 2008-06-04 20:09:00 +00:00
Macro clean up old commerce macro tests and have the upgrade script remove them for the user 2008-05-30 07:07:20 +00:00
Mail
Operation
Session remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
Shop Convert WebGUI::Shop::Products over to be object oriented. 2008-06-09 21:52:59 +00:00
Spectre The concept of "realtime" workflow has been eliminated. Instead all workflows are now realtime (synchronous), and roll over to be asynchronous if they cannot complete succesfully and immediately. 2008-05-03 05:38:13 +00:00
Storage
supporting_collateral add missing collateral from previous commit, add more tests for import 2008-06-07 22:35:55 +00:00
Utility/Gallery fix: Events can no longer be edited by anyone who can add events 2008-04-15 18:10:39 +00:00
Workflow remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
_test.skeleton
_test.skeleton.mech - added: Inbox is now pruned after 1 year 2008-04-26 02:23:10 +00:00
AdSpace.t
Auth.t
Config.t remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
DatabaseLink.t
DateTime.t
Form.t
Group.t
HTML.t
Inbox.t
International.t remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
Keyword.t
Macro.t
mandatory_template_vars.t
Paginator.t
PassiveProfiling.t remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
Pluggable.t
POD.t
PodChecker.t
Session.t
smtpd.pl
SQL.t remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
Storage.t
syntaxCheck.t
Text.t
User.t
Utility.t
VersionTag.t
Whitespace.t
Workflow.t migrate some tests from errorHandler to log 2008-05-30 07:03:05 +00:00