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

Support for mocking only specific files #24

Merged
merged 2 commits into from
Sep 25, 2015

Conversation

jesseditson
Copy link
Contributor

I need different responses for the same url matcher, so it was necessary to be specific about which exact files I wanted per mock. This pull adds 2 new methods, startWithFilesAtURLs and startWithFileAtURL, for starting a mocktail instance without a directory, allowing you to choose which .tail files to load.

puls added a commit that referenced this pull request Sep 25, 2015
Support for mocking only specific files
@puls puls merged commit 161c1cd into puls:master Sep 25, 2015
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.

2 participants