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

Fixing exit status and adding CLI tests #14

Merged
merged 3 commits into from
Oct 31, 2013
Merged

Fixing exit status and adding CLI tests #14

merged 3 commits into from
Oct 31, 2013

Conversation

netmilk
Copy link
Contributor

@netmilk netmilk commented Oct 31, 2013

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 42ac534 on fix-10 into 517d7ef on master.

netmilk pushed a commit that referenced this pull request Oct 31, 2013
Fixing exit status and adding CLI tests
@netmilk netmilk merged commit 79643f4 into master Oct 31, 2013
@@ -62,11 +62,17 @@ describe 'dredd', () ->
assert.ok protagonistStub.parse.called
done()

it 'should exit without throwing an error', (done) ->
it 'should not pass any error to the caclback function', (done) ->
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

@netmilk netmilk deleted the fix-10 branch October 22, 2014 15:53
honzajavorek pushed a commit that referenced this pull request Jan 27, 2016
Python3.5 in tox tests and raise vs raise e
honzajavorek pushed a commit that referenced this pull request Apr 14, 2016
Fixed composer require command
artem-zakharchenko pushed a commit that referenced this pull request Oct 9, 2019
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.

3 participants