]> source.dussan.org Git - redmine.git/commit
Added some tests for the LDAP authentication.
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 16 Feb 2010 16:40:50 +0000 (16:40 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 16 Feb 2010 16:40:50 +0000 (16:40 +0000)
commit7b6b147761a689aa07d83068e77348a3d3f84cfa
treee7a8166d2adc4bdf5924672f81b4b6a508e17ffd
parent49bfee053593604ad2a3eb487ac1e5b9fef5dd8c
Added some tests for the LDAP authentication.

Includes an export of an LDAP database to use in testing.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3438 e93f8b46-1217-0410-a6f0-8f06a7374b81
doc/RUNNING_TESTS
test/fixtures/ldap/test-ldap.ldif [new file with mode: 0644]
test/test_helper.rb
test/unit/auth_source_ldap_test.rb