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

Updated some unit tests #111

Closed
wants to merge 4 commits into from
Closed

Conversation

pierredup
Copy link
Member

Q A
Bug Fix? n
New Feature? n
BC Breaks? n
Deprecations? n
Tests Pass? y
Fixed Tickets
License MIT
Doc PR

Updated unit tests�


public function repoUrlProvider()
{
return array(
Copy link
Member

Choose a reason for hiding this comment

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

turn array( into []

@cordoval
Copy link
Member

👍 please also add yourself to the list on the composer.json, welcome to the Gush core team

@pierredup
Copy link
Member Author

@cordoval Thanks! I have updated the PR.

$this->markTestIncomplete('needs to be written');
$return = '## master';
$this->processHelper
->expects($this->any())
Copy link
Member

Choose a reason for hiding this comment

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

this is 4 spaces not 5 or aligned to the upper arrow though

@cordoval
Copy link
Member

after the indentation is fixed this is good to merge 👍

@pierredup
Copy link
Member Author

@cordoval Done

master merges with remote master
Local ref configured for 'git push' (status not queried):
(matching) pushes to (matching)
EOT;
Copy link
Member

Choose a reason for hiding this comment

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

:) double ;; ??

@cordoval
Copy link
Member

@pierredup I took your PR and finished it here #115

thanks! good work! 👍 👶

@cordoval cordoval closed this Apr 13, 2014
@pierredup pierredup deleted the unit-tests branch June 14, 2014 21:41
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.

None yet

2 participants