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

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 18, 2022

Proposed Changes

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:

Related Issues

Related to #92

Potherca
Potherca previously approved these changes May 25, 2022
@jrfnl jrfnl force-pushed the feature/tests-new-installedpathsorder-test branch from a6d58ea to 423960e Compare May 25, 2022 20:05
Potherca
Potherca previously approved these changes May 26, 2022
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 jrfnl force-pushed the feature/tests-new-installedpathsorder-test branch from 423960e to 830516b Compare May 27, 2022 14:25
@jrfnl
Copy link
Member Author

jrfnl commented May 27, 2022

Rebased without changes after the merge of #180 to get a clean and passing build. Will merge after the build passes.

@jrfnl jrfnl merged commit 53f18db into master May 28, 2022
@jrfnl jrfnl deleted the feature/tests-new-installedpathsorder-test branch May 28, 2022 01:37
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