Commit graph

18 commits

Author SHA1 Message Date
Doug Bell
35811a20eb fix image rotate test to really test if it was rotated, not just "changed" 2011-03-21 20:07:52 -05:00
Graham Knop
7913059097 fix unmocked warning 2009-11-17 14:12:37 -06:00
Colin Kuskie
15ce7b56cc Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246 2009-11-17 08:53:56 -08:00
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
Colin Kuskie
6f3aae261b Fix a typo in a test, looking at the wrong table. 2009-03-30 20:27:17 +00:00
Brian Medley
4c408da55a Image Asset tests, upgrade package, and code.
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +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
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
53a1cbc7c2 fixes to the Gallery 2007-12-18 21:17:44 +00:00
Graham Knop
865c1d315b merging 7.4 changes 2007-11-22 06:09:27 +00:00
Colin Kuskie
05b33ec3b8 temporary hack to fix a Test::MockObject related test failure 2007-10-17 15:47:31 +00:00
Graham Knop
847fce0689 fix tests, typo 2007-08-24 08:23:33 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
4f0be1e871 Add tests to check for the return object type of getStorageFromPost, so
there should be no future problems in that area.
2007-07-02 04:30:51 +00:00
JT Smith
f5f358ccf3 fixed tests
preparing for release
2007-05-23 17:42:51 +00:00
Colin Kuskie
fbec25f5f7 rework tests to handle new asset behavior 2007-05-07 04:32:04 +00:00
Colin Kuskie
2c246c06cc fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test 2006-12-09 06:05:26 +00:00