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

Commits on Jul 7, 2016

  1. Move tests to the Fhaculty\Graph\Tests namespace.

    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 committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    aa3d5be View commit details
    Browse the repository at this point in the history