summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-09-17Crummy workaround for 2.6/3.3 support.Jeff Forcier
2018-09-17pytest-xdist doesn't support Python 2.6Jeff Forcier
2018-09-17Blacken 2.0 with black 18.6b4Jeff Forcier
2018-09-17Partial cherry pick of 57201d2de9cd4080480cfed2fe2572fa1c908acbJeff Forcier
2018-09-17Modernize travis/dev-reqs/etc re: blackeningJeff Forcier
2018-09-17Modern pypy no longer seems to sporadically fail?Jeff Forcier
2018-09-17lolJeff Forcier
2018-09-17Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0Chris Rose
2018-09-17Test and dev dependencies cleanup and sync with FabricChris Rose
2018-09-17Pass through index option for release taskJeff Forcier
2018-09-17May have goofed up a cherry-pick earlier?Jeff Forcier
2018-09-17Non-git cherry-pick of modern pytest hints.Jeff Forcier
2018-09-17Update custom test task to encompass recent updates to invocations.pytestJeff Forcier
2018-09-17Changelog re #1291Jeff Forcier
2018-09-17Stars to dashesJeff Forcier
2018-09-17Make sure to use the coverage task on travis so it gets slow tests tooJeff Forcier
2018-09-17Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier
2018-09-17Tighten up verbose flagJeff Forcier
2018-09-17Move commentJeff Forcier
2018-09-17Try turning off session scope for sftp_server fixture.Jeff Forcier
2018-09-17Allow disabling loggingJeff Forcier
2018-09-17Realizing no, this is only really useful for debugging.Jeff Forcier
2018-09-17Better test dir cleanupJeff Forcier
2018-09-17Comment tweakJeff Forcier
2018-09-17NahJeff Forcier
2018-09-17Test-related ignore updatesJeff Forcier
2018-09-17Use pytest-timeout, configured via pytest.iniJeff Forcier
2018-09-17Why were these +x?Jeff Forcier
2018-09-17Naturally, more tests I found that do not pass/fail correctly. Skip for nowJeff Forcier
2018-09-17Was missing another needs_gssapiJeff Forcier
2018-09-17Tidy up tempdir creation for now. FuckitJeff Forcier
2018-09-17Whoops, most uses of skipif REQUIRE reason=Jeff Forcier
2018-09-17Replace rest of unittest-style self-asserts in sftp testsJeff Forcier
2018-09-17Start overhauling regular SFTP suite.Jeff Forcier
2018-09-17Remove old Python 3.2 codeHugo
2018-09-17Tweak test-level logging format to include timestampsJeff Forcier
2018-09-17Scope SFTP client/server fixture to be session-level for nowJeff Forcier
2018-09-17Get big sftp tests passing w/ the sftp client + folder crap being a fixtureJeff Forcier
2018-09-17Get sftp-big tests apparently passing.Jeff Forcier
2018-09-17TODOJeff Forcier
2018-09-17Remove references to test.py, including overhaul of test tasksJeff Forcier
2018-09-17Nuke old test.pyJeff Forcier
2018-09-17Import cleanup, mostly focused on s/tests/./Jeff Forcier
2018-09-17Rename util func that trips pytest's default discovery.Jeff Forcier
2018-09-17Add pytest to dev-reqsJeff Forcier
2018-09-17Ignore .cache dir for pytestJeff Forcier
2018-03-23Update twine requirement in dev-requirements.txtSumana Harihareswara
2018-03-12Cherry-pick changelog entries from 1.xJeff Forcier
2018-03-12Cut 2.0.8Jeff Forcier
2018-03-12flake8Jeff Forcier