Commit graph

836 commits

Author SHA1 Message Date
Colin Kuskie
b3a684730b Prune out duplicate tests. 2010-05-21 19:55:34 -07:00
Colin Kuskie
d88926c1ef Update cache keys for SyndicatedContent in test. 2010-05-21 19:44:00 -07:00
Colin Kuskie
2aff621168 Cache and data updates for the Matrix test. 2010-05-21 15:05:18 -07:00
Colin Kuskie
bfbe11ae32 Cleanup, exception handling, fresh assets in GalleryAlbum/delete.t 2010-05-21 13:58:49 -07:00
Colin Kuskie
c56d2b9403 Fix some Gallery and GalleryAlbum tests. 2010-05-21 13:37:42 -07:00
Colin Kuskie
42015a38c0 Update the test to ignore the old database column, and to add new properties returned by get. 2010-05-20 16:05:58 -07:00
Colin Kuskie
9e50f5e8c2 Exception and class handling for getLastPost in the Thread. Update a test accordingly. 2010-05-20 15:45: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
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
5be85b9bed Cache update for a test 2010-05-09 18:10:21 -07:00
Graham Knop
e4e27d6e96 Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
Colin Kuskie
1cd7d8fbc7 Remove dead END blocks from some tests. 2010-04-14 11:41:20 -07:00
Colin Kuskie
1395fcc411 Add RFE #10944, keyword pages.
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki.  Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Doug Bell
eee547b0cc Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007). 2010-04-07 11:54:09 -05:00
Paul Driver
c356a7acc6 DateTime::Event::ICal in Calendar, workflow to extend recurrence 2010-04-05 17:08:11 -07:00
Graham Knop
911376043c quiet photo navigation test and add better cleanup 2010-04-02 18:31:44 -05:00
kimd
8104338da7 Added additional navigation to the photo asset (RFE 11412). 2010-03-25 19:45:48 -05:00
Colin Kuskie
c0206e61f5 Fix more thread search pagination issues. 2010-03-20 21:48:09 -07:00
Graham Knop
261c8b30da fix wikipage permissions test, eliminating session cloning 2010-03-19 18:22:08 -05:00
Colin Kuskie
81ffc16f63 remove unneeded testing module 2010-03-19 15:43:48 -07:00
Graham Knop
d1690ccd25 only show debug in verbose testing 2010-03-19 15:48:32 -05:00
Colin Kuskie
570cdfd9f5 Always skip the autocommit. Did this in response to an unrepeatable test failure. 2010-03-16 18:53:40 -07:00
Colin Kuskie
a7b4fbc0ed Fix thread search URLs when threads are archived, or trashed. Location in the pagination is now found by interrupted linear search. 2010-03-16 18:29:09 -07:00
Colin Kuskie
21e321012c Fix direct linking to posts and threads when their pagination is set to 0. Fixes bug #11464. 2010-03-10 09:45:37 -08:00
Colin Kuskie
8f951013b9 Allow the default Search root to be overridden by a form variable. Adds RFE #11460. 2010-03-08 17:07:53 -08:00
Colin Kuskie
44c6048da4 Update test for exception handling. 2010-03-03 11:10:16 -08:00
Colin Kuskie
3a054b4895 Fix Search results for Threads when useContainers=1 2010-02-25 08:59:33 -08:00
Colin Kuskie
abaeab36e0 Refactor code to force assets to always be hidden into a role and use it. 2010-02-16 08:50:00 -08:00
Colin Kuskie
d41affa4cc Update Survey for Moose and new accessors. Also update the tests. 2010-02-11 13:54:46 -08:00
Colin Kuskie
b6e56566c1 Fix deleteFileUrl for image*, warranty, brochure and other file collateral in the product. 2010-02-09 20:38:21 -08:00
Colin Kuskie
b2b03b662c Better cleanup for a Shortcut test. 2010-02-09 10:52:23 -08:00
Colin Kuskie
c1a3030191 Another Article method change. 2010-02-04 15:22:23 -08:00
Colin Kuskie
5203c35563 Remove test for headBlock handling. 2010-02-04 12:53:51 -08:00
Colin Kuskie
4a240ba0e0 Test cleanup, and add extra tests for sanity checks. 2010-02-03 18:34:21 -08:00
Colin Kuskie
a42b7dd9d7 Turn off notifications for the test. 2010-02-02 18:00:55 -08:00
Colin Kuskie
4089e39d58 Peel out permissions testing from t/Asset/Asset.t into a separate test. 2010-02-02 08:17:26 -08:00