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

Added and improved tests to increase coverage 2 #13

Merged
merged 3 commits into from Sep 27, 2017

Conversation

wjeffery95
Copy link
Contributor

@wjeffery95 wjeffery95 commented Sep 27, 2017

@coveralls
Copy link

Coverage Status

Coverage increased (+6.6%) to 100.0% when pulling 92ac227 on increase-coverage-2 into ab214ae on master.

Copy link
Member

@oradwell oradwell left a comment

Choose a reason for hiding this comment

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

just a few visual bits.


$command = $application->find('onehydra:fetch');
$commandTester = new CommandTester($command);
$commandTester->execute(['command' => $command->getName(), '--programId' => 'incorrectProramId']);
Copy link
Member

Choose a reason for hiding this comment

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

typo ProramId

$this->oneHydraPage->setCreatedAt($date);
$this->assertEquals($date, $this->oneHydraPage->getCreatedAt());
}
}
Copy link
Member

Choose a reason for hiding this comment

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

missing new line

}


Copy link
Member

Choose a reason for hiding this comment

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

👾

Copy link
Member

@oradwell oradwell left a comment

Choose a reason for hiding this comment

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

👍

@coveralls
Copy link

Coverage Status

Coverage increased (+6.6%) to 100.0% when pulling 7339e78 on increase-coverage-2 into ab214ae on master.

@oradwell oradwell merged commit f75e1cc into master Sep 27, 2017
@oradwell oradwell deleted the increase-coverage-2 branch September 27, 2017 10:53
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

4 participants