unrhodecode/rhodecode/apps/ssh_support/tests
Marcin Kuzminski d394c2653a ssh-support: enabled full handling of all backends via SSH.
- run callback deamons
- run proper authentication checks
- add relative loging.
- fixes #5312
2017-10-24 23:48:14 +02:00
..
__init__.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
conftest.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
test_server_git.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
test_server_hg.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
test_server_svn.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00
test_ssh_authorized_keys_gen.py ssh-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00
test_ssh_wrapper.py ssh-support: enabled full handling of all backends via SSH. 2017-10-24 23:48:14 +02:00