unrhodecode/rhodecode/apps/ssh_support/tests
Marcin Kuzminski 19744d8230 vcs-ops: store user_id inside the extras for vcs context operations.
- we'll use this one for bootstrap of async tasks.
2017-11-30 17:41:05 +01: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 compat: use py3 compatible configparser in all places. 2017-11-15 20:35:22 +01:00
test_server_git.py vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +01: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