Colin Kuskie
be37f12ab1
Clone stopped working in several tests in 5.14.2. Remove it in favor of Storable::dclone.
...
Clone handles being passed scalar data, but dclone does not.
2012-10-23 10:00:53 -07:00
Colin Kuskie
73261e4651
Batch of test cleaups for leaking objects.
2011-04-04 18:57:50 -07:00
Colin Kuskie
71d4880635
Another batch of test cleaning.
2010-06-14 19:47:30 -07:00
Graham Knop
b832deecd1
convert all cleanup methods to addToCleanup
2010-06-10 10:09:53 -05:00
Colin Kuskie
fc09d73b65
Update test for code changes with bug fix.
2010-01-11 16:34:50 -08:00
Colin Kuskie
173bec1574
Handle linking to posts not on the first page on a thread view. Fixes bug #11318 .
2010-01-05 20:52:27 -08:00
Colin Kuskie
7281a3dd8e
Fix the CS search, so that links to anchors are correct. Fixes bug #11318
2010-01-05 16:47:56 -08:00
Colin Kuskie
9a17cfe0cd
Fix bad index variables in the CS. Fixes bug #11172 .
2009-10-27 10:14:50 -07:00
Doug Bell
473fbeab68
add #10082 Unarchive all collaboration posts
2009-10-22 01:27:39 -05:00
Colin Kuskie
247166baf2
In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084
...
If the post is owned by Visitor, do not show the link because no one
is allowed to see Visitor's profile. If the current user is Visitor,
do not show the link because Visitor is not allowed to view anyone's
profile.
2009-10-02 12:49:26 -07:00
Doug Bell
75640eed59
fixed problem in test using <=> instead of cmp
2009-06-05 17:30:50 +00:00
Colin Kuskie
d1993c8131
Fix a test comment.
2009-05-11 21:18:36 +00:00
Doug Bell
d81f0ada05
added tests for getThreadsPaginator in Collaboration to allow future refactoring
2009-05-11 17:27:41 +00:00
Colin Kuskie
d83f1fd5fc
Last batch of User and Group cleanups.
2009-05-01 03:29:32 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Doug Bell
98992b8920
- added: Inbox is now pruned after 1 year
...
- Added about a hundred tests for Collaboration system, Post, and Thread
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be
usable now.
2008-04-26 02:23:10 +00:00