summaryrefslogtreecommitdiffhomepage
path: root/tests/test_config.py
AgeCommit message (Expand)Author
2022-03-11Helps to actually leverage your mocked system callsJeff Forcier
2022-03-11OpenSSH docs state %C should also work in IdentityFile and Match execJeff Forcier
2022-03-11Prettify, add %C as acceptable controlpath token, mock gethostnameJason Brand
2019-12-03Apply %h tokenization to HostNameJeff Forcier
2019-12-03Never actually handled optional-ness of Invoke importJeff Forcier
2019-12-03BlackenJeff Forcier
2019-12-03Fill in rest of Match exec tests - all passJeff Forcier
2019-12-02Base case re #717 works now.Jeff Forcier
2019-12-02Tweak some old test names for easier targetingJeff Forcier
2019-09-27Implement ssh_config hostname canonicalization (WIP)Jeff Forcier
2019-08-27Somehow failed to flake/blacken previouslyJeff Forcier
2019-08-26Clean up existing ssh_config tests moreJeff Forcier
2019-08-26Add new SSHConfig constructorsJeff Forcier
2019-08-26Start moving config snippets to filesJeff Forcier
2019-08-26Move all SSHConfig related tests to test_config.pyJeff Forcier
2018-06-14BlackenedJeff Forcier
2018-05-16Return a userdict class from paramiko config parsingChris Rose
2018-05-16Add an SSHConfig dict to provide type conversion helpersChris Rose