Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-23 | Better test dir cleanup | Jeff Forcier | |
2017-10-23 | Comment tweak | Jeff Forcier | |
2017-10-23 | Tidy up tempdir creation for now. Fuckit | Jeff Forcier | |
2017-10-23 | Start overhauling regular SFTP suite. | Jeff Forcier | |
Includes attempt to split out the longer-lived server component from the client component, in fixtures Also starts tweaking early tests so they're less bad. E.g. test_2_close had its docstring actively disagreeing with its code (which was super confusing since both were committed at the same time in 2005...) | |||
2017-10-23 | Tweak test-level logging format to include timestamps | Jeff Forcier | |
2017-10-23 | Scope SFTP client/server fixture to be session-level for now | Jeff Forcier | |
Saves at least a few seconds per module this way and not super worried about state bleed so far | |||
2017-10-23 | Get big sftp tests passing w/ the sftp client + folder crap being a fixture | Jeff Forcier | |