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

DEV-49: Add behat features directory to phpcs linting. #233

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

jaymejohnson
Copy link
Contributor

@jaymejohnson jaymejohnson commented Jan 9, 2024

Adds features/bootstrap to the list of directories to be scanned so we can test the code in our custom contexts.

Testing:
Spin up a site that has behat testing set up
composer require this version of the_build
run ddev phing code-review and verify that the test scans the features directory.

This addresses both https://palantir.atlassian.net/browse/DEV-56 and https://palantir.atlassian.net/browse/DEV-49.

@jaymejohnson jaymejohnson self-assigned this Jan 9, 2024
Copy link
Contributor

@raylwalters raylwalters left a comment

Choose a reason for hiding this comment

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

Reviewed and can verify that the features directory is being code reviewed.

@becw
Copy link
Member

becw commented Mar 13, 2024

Rerunning CI after the related PR was merged in palantirnet/drupal-skeleton makes the tests pass, so I'm going to force merge this.

@becw becw merged commit bb846cb into develop Mar 13, 2024
1 check failed
@becw becw deleted the dev-49-lint-behat branch March 13, 2024 20:18
@byrond
Copy link
Contributor

byrond commented Mar 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants