Commit graph

18 commits

Author SHA1 Message Date
Colin Kuskie
73261e4651 Batch of test cleaups for leaking objects. 2011-04-04 18:57:50 -07:00
Doug Bell
55920f59e0 fix #11964 files show in trash and old revisions 2010-11-16 17:54:08 -06:00
Doug Bell
bd4e7a2ec0 fix 11768 Edit Branch does not update wgaccess
I can't seem to reproduce this problem in the tests...
2010-08-10 18:21:16 -05:00
Colin Kuskie
77fc01af38 Do not set a redirect when streaming downloads. fixes file #11029 2009-09-23 21:27:43 -07: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
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
6073703999 some fixes after Storage and Storage::Image merge 2008-12-03 00:33:13 +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
Colin Kuskie
16eaf6d434 Temporary fix for File.t. This test should be rewritten to use
WebGUI::PseudoRequest (I think).
2008-04-23 03:50:52 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
5746ded766 Added more tests. Cleaned up the OO of File and Image a bit (removed a healthy bit of unnecessary code from Image). Done with File and Image for the time being... 2007-10-09 07:36:54 +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
75a7fe80ba add some comment headers 2007-07-03 20:44:12 +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