More tests, some cleanup #344
spaze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
More and better tests
Cleanup
phpstan-ignore-errors.php
into the package (Don't addphpstan-ignore-errors.php
into the package #328)hasConstant
check (Remove thehasConstant
check #343)What's an end-to-end test?
A test to ensure the extension still works where it was working before. The test checks out a configured repository, installs the latest version of the extension, then runs PHPStan.
This discussion was created from the release More tests, some cleanup.
Beta Was this translation helpful? Give feedback.
All reactions