Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the code to enable use of the local server without pytest. #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kjagiello
Copy link

@kjagiello kjagiello commented Jan 14, 2020

Hi there!

Picking up this again now that I have another project that needs a proper SFTP server mock, but runs without pytest. I have corrected the code according to your suggestions, but somehow a force-push automatically closed my previous PR #6. Oh, well. Here comes a new one! 🙁 Let me know if you have any further suggestions.

Original PR description:

I work on a project that requires a mock SFTP server, but it is not pytest-based. This little patch makes it very easy to use it directly, without pytest, while maintaining everything backward compatibile.

@codeclimate
Copy link

codeclimate bot commented Jan 14, 2020

Code Climate has analyzed commit dd9ec15 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 96.3% (80% is the threshold).

This pull request will bring the total coverage in the repository to 98.0% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant