summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Set up icecream in test harnessJeff Forcier2023-01-101-0/+6
* Nix old todoJeff Forcier2023-01-101-4/+0
* Blacken Paramiko on 2.4Chris Rose2018-05-171-6/+6
* Try turning off session scope for sftp_server fixture.Jeff Forcier2017-10-241-1/+1
* Allow disabling loggingJeff Forcier2017-10-241-7/+10
* Better test dir cleanupJeff Forcier2017-10-231-10/+5
* Comment tweakJeff Forcier2017-10-231-1/+1
* Tidy up tempdir creation for now. FuckitJeff Forcier2017-10-231-10/+21
* Start overhauling regular SFTP suite.Jeff Forcier2017-10-231-9/+28
* Tweak test-level logging format to include timestampsJeff Forcier2017-10-231-0/+11
* Scope SFTP client/server fixture to be session-level for nowJeff Forcier2017-10-231-1/+1
* Get big sftp tests passing w/ the sftp client + folder crap being a fixtureJeff Forcier2017-10-231-0/+64