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

Move tests to the Fhaculty\Graph\Tests namespace #148

Merged

Conversation

tomzx
Copy link
Contributor

@tomzx tomzx commented Jun 12, 2016

Update composer.json to use autoload-dev to autoload the new Fhaculty\Graph\Tests namespace.
Rename bootstrap.php to TestCase.php and remove the unnecessary include_once.
Update phpunit.xml.dist to use vendor/autoload.php instead of tests/bootstrap.php.

@clue
Copy link
Member

clue commented Jul 7, 2016

Thanks for your PR, the change LGTM 👍

May I ask you to use 4 spaces in the composer.json and amend this? Thanks!

Update composer.json to use autoload-dev to autoload the new Fhaculty\Graph\Tests namespace.
Rename bootstrap.php to TestCase.php and remove the unnecessary include_once.
Update phpunit.xml.dist to use vendor/autoload.php instead of tests/bootstrap.php.
@tomzx tomzx force-pushed the features/refactor-tests-to-namespace branch from c2616a6 to aa3d5be Compare July 7, 2016 20:10
@tomzx
Copy link
Contributor Author

tomzx commented Jul 7, 2016

Tabs in composer.json have been replaced with 4 spaces as requested.

@clue
Copy link
Member

clue commented Jul 7, 2016

Thanks for your fast update, much appreciated, let's get this in! :shipit:

@clue clue merged commit 5ef1be0 into graphp:master Jul 7, 2016
@clue clue added this to the v0.10.0 milestone Oct 1, 2018
@clue clue modified the milestones: v0.10.0, v0.9.1 Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants