summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Migrate rest of existing agent tests to new module387-auth-mark-iiJeff Forcier2023-05-171-5/+70
* Test more of recent AgentKey additionsJeff Forcier2023-05-162-65/+25
* Implement _fields on AgentKey so __eq__ works correctlyJeff Forcier2023-05-161-0/+24
* Made PKey.from_path cert-awareJeff Forcier2023-05-094-1/+87
* Migrate cert related tests to newer pkey moduleJeff Forcier2023-05-0811-104/+56
* Twiddle RSA signature algorithm fallback behavior in AuthOnlyHandlerJeff Forcier2023-05-052-135/+176
* Move auth tests to be new style filename, obj namingJeff Forcier2023-05-051-10/+10
* Modernize auth tests to use shared server managerJeff Forcier2023-05-052-183/+65
* Start consolidating test server nonsenseJeff Forcier2023-05-052-179/+264
* Allow transport tests' server to specify which class to useJeff Forcier2023-05-051-2/+7
* Test proving the issue driving most use of disabled_algorithmsJeff Forcier2023-05-051-0/+22
* Comment updatesJeff Forcier2023-05-052-1/+3
* Enhance PKey.from_path and test it betterJeff Forcier2023-05-055-23/+40
* Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier2023-05-0520-74/+144
* Start moving key fixtures into support folderJeff Forcier2023-05-056-9/+13
* Opt-in overhaul to how MSG_SERVICE_REQUEST is doneJeff Forcier2023-05-051-1/+2
* Enhance PKey a bunchJeff Forcier2023-05-051-4/+10
* Remove outdated/bad test fixtureJeff Forcier2023-05-051-3/+0
* Add ed25519 and ecdsa key types to hostkeys test fixturesJeff Forcier2023-05-051-7/+9
* Add algorithm_name property to PKeyJeff Forcier2023-05-051-0/+5
* Add new PKey.fingerprint property at long lastJeff Forcier2023-05-051-0/+10
* Fix now-broken-on-py3 AgentKey.__str__, by deleting itJeff Forcier2023-05-051-0/+7
* Merge branch 'main' into 2013-intJeff Forcier2023-03-105-12/+37
|\
| * spacing to pass style checkAlex Chavkin2023-02-161-0/+2
| * Update tests for #2173Alex Chavkin2023-02-161-1/+17
| * Just change a faux-misspelt surname in an example text snippetJeff Forcier2023-01-271-3/+3
| * Twiddle File test to lack faux-misspellings in its cut-up stringsJeff Forcier2023-01-271-2/+3
| * Twiddle ProxyCommand read test to not have faux misspellings, and to be way m...Jeff Forcier2023-01-271-4/+10
| * Tweak silly test constant to be a real wordJeff Forcier2023-01-271-1/+1
| * Revert "RF test to use "12345" and "to" instead of misspelling components"Jeff Forcier2023-01-271-2/+2
| * [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-243-3/+3
| * RF test to use "12345" and "to" instead of misspelling componentsYaroslav Halchenko2023-01-241-2/+2
* | Add missing comma to pass style checksMike Salvatore2023-03-021-1/+1
* | Use a lambda for _mock_set_remote_channel()Mike Salvatore2023-03-021-4/+1
* | Wrap test_channel_timeout() to 79 charactersMike Salvatore2023-03-021-2/+10
* | Test configurable channel timeoutIlija Lazoroski2023-03-021-0/+19
|/
* Nuke retry_on_signal, pointless on modern Py3Jeff Forcier2023-01-161-34/+0
* Stop stripping ProxyCommand none, make it NoneJeff Forcier2023-01-161-10/+10
* flake8Jeff Forcier2023-01-161-1/+0
* Nuke now extraneous chmodJeff Forcier2023-01-161-3/+1
* blackenJeff Forcier2023-01-163-13/+7
* well that's just super()!Jeff Forcier2023-01-163-3/+3
* No more (object)ionsJeff Forcier2023-01-168-21/+21
* s/%/fstrings/gJeff Forcier2023-01-165-69/+68
* Twiddle a test to not shadow hex builtin (and nuke %)Jeff Forcier2023-01-161-3/+3
* Swap around __bytes__/__str__ for some classesJeff Forcier2023-01-121-0/+6
* We live in the future nowJeff Forcier2023-01-122-2/+0
* Update a bunch of no/low impact python2/3 references/commentsJeff Forcier2023-01-122-6/+6
* flake8Jeff Forcier2023-01-111-1/+0
* blackenJeff Forcier2023-01-117-22/+21