Commit graph

2709 commits

Author SHA1 Message Date
Colin Kuskie
e76f13bdc3 fileOrder is completely machine dependent, and the order is not determinate. Update the test to only check that all files are present, and not their order. 2010-05-18 19:01:19 -07:00
Colin Kuskie
2c75bc5108 Potential test update due to ordering photos in GalleryAlbum addArchive. 2010-05-18 18:47:54 -07:00
Doug Bell
96a52c5748 Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
Colin Kuskie
3ae3684aea Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563. 2010-05-17 13:15:32 -07:00
kimd
8030bed30b Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
Graham Knop
f852bd8866 better cleanup code 2010-05-17 05:26:26 -05:00
Graham Knop
3ee212142c test more url forms including international characters 2010-05-17 05:26:00 -05:00
Colin Kuskie
23183276e3 Document change in handling sequences of dashes. 2010-05-16 22:16:18 -07:00
Colin Kuskie
d2b6a7fff1 Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552. 2010-05-16 22:11:33 -07:00
Colin Kuskie
0a05907c39 This test fails randomly, on the difference between 0 and undef. Update it to use bool(). 2010-05-16 20:56:09 -07:00
Colin Kuskie
0e7ce2c0e3 Update Asset/Asset.t for new fixUrl code. 2010-05-16 20:55:28 -07:00
Colin Kuskie
4056d7019e Drop tests for putting an Article below a calendar. This is now permitted. 2010-05-16 20:31:07 -07:00
Colin Kuskie
e69a26db8c Update test to remove use_ok, SKIP. 2010-05-13 21:14:07 -07:00
Colin Kuskie
01ba8203c8 Update test for exception handling 2010-05-13 21:05:53 -07:00
Colin Kuskie
5140ece731 Large batch of test fixes, most for newByDynamicClass -> newById 2010-05-13 20:02:26 -07:00
Colin Kuskie
c74894321d Update these tests for file locations and better clean-up. 2010-05-13 19:47:08 -07:00
Colin Kuskie
420cc3e843 A bunch of fixed Photo tests. 2010-05-13 15:43:16 -07:00
Colin Kuskie
7db971d274 Better clean-up. 2010-05-13 14:07:27 -07:00
Colin Kuskie
c892e51c9b Update tests for wg8 and better cleanup. 2010-05-13 13:58:32 -07:00
Colin Kuskie
78426b7147 Update test assets for export tests. 2010-05-11 22:07:05 -07:00
Paul Driver
503a378756 ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Graham Knop
65dfb6e683 Merge branch 'WebGUI8' into psgi 2010-05-10 17:03:17 -05:00
Colin Kuskie
c2cbec2f18 Attempt to make this test more robust. 2010-05-09 22:31:57 -07:00
Colin Kuskie
7ba305109a Set a trigger for the snippet. Update tests for snippet packing. 2010-05-09 21:44:18 -07:00
Colin Kuskie
50b2b116eb Updated to Moose, and test updates. 2010-05-09 21:04:12 -07:00
Colin Kuskie
a203ab48b6 Use a static time to remove 2 second sleep. Update test for new asset instanciators. 2010-05-09 19:17:05 -07:00
Colin Kuskie
4c3b615f7a Update this test for exception handling. 2010-05-09 19:07:49 -07:00
Colin Kuskie
923e03f048 Add a method for getViewCacheKey. Update number of tests. 2010-05-09 19:03:20 -07:00
Colin Kuskie
95fe1e6d52 Module use, and cache updates. 2010-05-09 18:14:27 -07:00
Colin Kuskie
96108ffc96 Remove an old cache line. 2010-05-09 18:14:17 -07:00
Colin Kuskie
5be85b9bed Cache update for a test 2010-05-09 18:10:21 -07:00
Colin Kuskie
d57ee622ff Fixed this test. 2010-05-09 17:31:42 -07:00
Colin Kuskie
69a1b4e180 Update test for new asset instanciators. 2010-05-09 17:25:27 -07:00
Colin Kuskie
8bbf758f53 Update FlatRate test. 2010-05-09 16:13:28 -07:00
Colin Kuskie
10d96d3816 Update help for new operational code. 2010-05-09 15:01:22 -07:00
Colin Kuskie
c471cd145b Fix a test I broke. 2010-05-09 14:59:30 -07:00
Colin Kuskie
8272c2b087 Do not intstall a wrapper around new in Asset.pm 2010-05-09 14:51:20 -07:00
Graham Knop
7c87a34bf5 clean up some parts of WebGUI::Test 2010-05-08 16:35:54 -05:00
Colin Kuskie
04ee8f0949 Fix the Group tests. 2010-05-07 18:34:55 -07:00
Colin Kuskie
1450d1361d Fix POD problems 2010-05-07 18:27:39 -07:00
Colin Kuskie
3d34cf3323 Fix typos in VersionTag.t 2010-05-07 18:18:11 -07:00
Colin Kuskie
361299e293 Use the right location for the WebGUI.pm fake file in Storage testing. 2010-05-07 18:13:31 -07:00
Colin Kuskie
9162bd68c9 Return the correct path for the WebGUI lib directory in WebGUI::Test. Should probably just use WebGUI::Path instead. 2010-05-07 17:53:17 -07:00
Colin Kuskie
45e1c01fc9 Update Help/compiled for new operational code. 2010-05-07 15:12:06 -07:00
Colin Kuskie
a29c6aed04 Update mandatory_template_vars test for new Asset code. 2010-05-07 15:09:14 -07:00
Colin Kuskie
ea17973b30 There aren't any cache modules any longer. 2010-05-07 15:03:32 -07:00
Colin Kuskie
22f9a209bd Update this test for new code in Operation/Help 2010-05-07 15:02:45 -07:00
Colin Kuskie
ae43a10d7c Update this test for the new caching system. 2010-05-06 20:58:57 -07:00
Colin Kuskie
e830e922c8 Update test for new cache system. 2010-05-06 20:08:21 -07:00
Colin Kuskie
7032e86cf1 Change cache strategy for User.t. Fix setRow in SQL.pm to accept overrides in row identifiers. 2010-05-06 15:50:43 -07:00