Colin Kuskie
|
1a9da53abf
|
Modify tests to use the automatic storage cleanup provided by WebGUI::Test.
Several tests previously leaked storage locations.
|
2009-04-14 01:54:28 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Graham Knop
|
edebe7e2b9
|
revert oops
|
2008-08-19 20:48:47 +00:00 |
|
Doug Bell
|
57b8cc4bae
|
fixed: loginBox macro can no longer return the user to the logout page, logging them out
|
2008-08-19 20:39:43 +00:00 |
|
Colin Kuskie
|
85e2c32919
|
update Sku/Product.t test to include isShippingAddress and getConfiguredTitle
|
2008-07-31 02:56:09 +00:00 |
|
Colin Kuskie
|
0955679ea1
|
Remove the getImportProductNode tests since it doesn't exist anymore.
|
2008-07-12 22:00:49 +00:00 |
|
Colin Kuskie
|
14724cbbef
|
Add tests to check how getThumbnailUrl is supposed to work in the Product.
Then fix the bugs I added to it yesterday.
|
2008-06-20 22:05:47 +00:00 |
|
Colin Kuskie
|
a998e119d1
|
update the plan since tests were moved into Asset.t for getIsa
|
2008-05-30 07:04:32 +00:00 |
|
Colin Kuskie
|
3ad1668a21
|
Promote the getAllProducts to Asset.pm as getIsa. Move the tests
from Asset/Sku/Product.t into Asset/Asset.t, and add tests to check
that inheritance is respected.
|
2008-05-28 16:06:52 +00:00 |
|
Colin Kuskie
|
0a05d637d4
|
Build an iterator for getting all products as objects, one at a time.
Build tests for the iterator.
Begin working on the exporter (which will use the iterator).
|
2008-05-28 04:37:21 +00:00 |
|