summaryrefslogtreecommitdiffhomepage
path: root/tests/test_config.py
AgeCommit message (Expand)Author
2023-05-05Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier
2023-01-16Stop stripping ProxyCommand none, make it NoneJeff Forcier
2023-01-16No more (object)ionsJeff Forcier
2023-01-09s/mock/unittest.mock/gJeff Forcier
2023-01-09string_types -> strJeff Forcier
2022-06-03Merge branch '2.10' into 2.11Jeff Forcier
2022-06-03Merge branch '2.9' into 2.10Jeff Forcier
2022-06-03Skip tests requiring invoke if it's not installedMichał Górny
2022-04-25Massage #1951 a bitJeff Forcier
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