summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2023-05-18Test more of recent AgentKey additionsJeff Forcier
2023-05-18Implement _fields on AgentKey so __eq__ works correctlyJeff Forcier
2023-05-18Made PKey.from_path cert-aware & tilde-friendlyJeff Forcier
2023-05-18Migrate cert related tests to newer pkey moduleJeff Forcier
2023-05-18Twiddle RSA signature algorithm fallback behavior in AuthOnlyHandlerJeff Forcier
2023-05-18Modernize auth tests to use shared server managerJeff Forcier
2023-05-05Start consolidating test server nonsenseJeff Forcier
2023-05-05Allow transport tests' server to specify which class to useJeff Forcier
2023-05-05Test proving the issue driving most use of disabled_algorithmsJeff Forcier
2023-05-05Comment updatesJeff Forcier
2023-05-05Enhance PKey.from_path and test it betterJeff Forcier
2023-05-05Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier
2023-05-05Start moving key fixtures into support folderJeff Forcier
2023-05-05Opt-in overhaul to how MSG_SERVICE_REQUEST is doneJeff Forcier
2023-05-05Enhance PKey a bunchJeff Forcier
2023-05-05Remove outdated/bad test fixtureJeff Forcier
2023-05-05Add ed25519 and ecdsa key types to hostkeys test fixturesJeff Forcier
2023-05-05Add algorithm_name property to PKeyJeff Forcier
2023-05-05Add new PKey.fingerprint property at long lastJeff Forcier
2023-05-05Fix now-broken-on-py3 AgentKey.__str__, by deleting itJeff Forcier
2023-03-10Merge branch 'main' into 2013-intJeff Forcier
2023-03-02Add missing comma to pass style checksMike Salvatore
2023-03-02Use a lambda for _mock_set_remote_channel()Mike Salvatore
2023-03-02Wrap test_channel_timeout() to 79 charactersMike Salvatore
2023-03-02Test configurable channel timeoutIlija Lazoroski
2023-02-16spacing to pass style checkAlex Chavkin
2023-02-16Update tests for #2173Alex Chavkin
2023-01-27Just change a faux-misspelt surname in an example text snippetJeff Forcier
2023-01-27Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier
2023-01-27Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...Jeff Forcier
2023-01-27Tweak silly test constant to be a real wordJeff Forcier
2023-01-27Revert "RF test to use "12345" and "to" instead of misspelling components"Jeff Forcier
2023-01-24[DATALAD RUNCMD] Run codespell -wYaroslav Halchenko
2023-01-24RF test to use "12345" and "to" instead of misspelling componentsYaroslav Halchenko
2023-01-16Nuke retry_on_signal, pointless on modern Py3Jeff Forcier
2023-01-16Stop stripping ProxyCommand none, make it NoneJeff Forcier
2023-01-16flake8Jeff Forcier
2023-01-16Nuke now extraneous chmodJeff Forcier
2023-01-16blackenJeff Forcier
2023-01-16well that's just super()!Jeff Forcier
2023-01-16No more (object)ionsJeff Forcier
2023-01-16s/%/fstrings/gJeff Forcier
2023-01-16Twiddle a test to not shadow hex builtin (and nuke %)Jeff Forcier
2023-01-12Swap around __bytes__/__str__ for some classesJeff Forcier
2023-01-12We live in the future nowJeff Forcier
2023-01-12Update a bunch of no/low impact python2/3 references/commentsJeff Forcier
2023-01-11flake8Jeff Forcier
2023-01-11blackenJeff Forcier
2023-01-11Missed a spot re: b,u helpers now in utilJeff Forcier
2023-01-11No idea when self.fail worked or didn't. old code is old?Jeff Forcier