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

Tests: add new InstalledPathsOrderTest #176

Merged
merged 1 commit into from May 28, 2022

Commits on May 27, 2022

  1. Tests: add new InstalledPathsOrderTest

    This new test class tests that the plugin always registers the installed_paths in the same order.
    
    I have confirmed that the tests would fail on various CI builds without the fix from 126.
    
    Notes:
    * This test is about Composer and the plugin, so does not need to be tested against multiple PHPCS versions.
    
    This test class covers the following bug previously reported:
    * Dealerdirect/phpcodesniffer-composer-installer issue 125
    * Dealerdirect/phpcodesniffer-composer-installer PR 126
    jrfnl committed May 27, 2022
    Configuration menu
    Copy the full SHA
    830516b View commit details
    Browse the repository at this point in the history