Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Colin Kuskie
5e502fee53 Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
Doug Bell
5e7b332e67 fix tests by adding test keys 2010-06-29 15:59:04 -05:00
Doug Bell
687c36fd27 add tests 2010-06-27 22:09:06 -05:00
Graham Knop
90dfb83d9d new class for mechanize tests, fix Auth/mech 2010-06-18 01:41:07 -05:00
Graham Knop
4c18ba3563 convert all test cleanup to addToCleanup 2010-06-10 18:47:54 -05:00
Graham Knop
492259c93a remove useless test END blocks 2010-06-10 18:47:53 -05:00
Graham Knop
b832deecd1 convert all cleanup methods to addToCleanup 2010-06-10 10:09:53 -05:00
Graham Knop
fe1ac66cca remove useless test END blocks 2010-06-10 10:09:45 -05:00
Colin Kuskie
8563340eff Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests. 2010-02-09 18:20:49 -08:00
Colin Kuskie
80a7f7bd53 Fix a syntax error in t/Auth/LDAP.t 2010-02-09 16:39:22 -08:00
Doug Bell
c16809ab99 fixed LDAP tests for LDAP best practices 2010-02-08 19:36:48 -06:00
Colin Kuskie
c4e63dfef0 Auto update user's DN if it changes on the LDAP server. Fixes bug #11217 2009-11-13 16:17:18 -08:00
Doug Bell
ec30672d9e fixed #11218: LDAPS does not create users automatically 2009-11-09 18:06:52 -06:00
Colin Kuskie
6e0fcee52e Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
Colin Kuskie
e88a5e2493 Forward port version tag fix. 2009-05-25 15:35:45 +00:00
Colin Kuskie
4a7d704bfc Forward port version tag tracking and leak fix. 2009-05-25 15:32:59 +00:00
Colin Kuskie
c60237443c Test cleanups.
Fix a leaking group in Asset/Post/permission.t.  Threads do not clean
up their groups when they are purged.
2009-05-01 02:17:39 +00:00
Colin Kuskie
4e78593395 Change tests to use the automatic backup of Settings in END blocks. 2009-03-30 20:41:02 +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
Doug Bell
4a65691dcc add: Calendar List view and associated Help
add: Ical Page length
add: WWW::Mech tests for Auth and Redirect
2008-02-28 18:40:06 +00:00