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

Clean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix #31

Merged
merged 3 commits into from
Jun 2, 2020

Conversation

SimonFrings
Copy link
Contributor

No description provided.

Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

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

@SimonFrings Thanks for looking into this! The tests still use the outdated PHPUnit_Framework_TestCase instead of PHPUnit\Framework\TestCase (available in ^4.8.35, 5.something and newer), can you update this? 👍

@clue clue added this to the v1.5.0 milestone May 29, 2020
@SimonFrings SimonFrings force-pushed the tests branch 3 times, most recently from a06858c to 4ae81d3 Compare June 1, 2020 08:52
@SimonFrings
Copy link
Contributor Author

It should work now 👍

@clue clue changed the title TestsClean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix Clean up test suite, add .gitattributes to exclude dev files from exports and run tests on PHP 7.4 and simplify test matrix Jun 2, 2020
Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

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

@SimonFrings Thanks for the update! :shipit:

@clue clue merged commit aaf88e3 into clue:master Jun 2, 2020
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.

2 participants