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

CLI: Add Behat functional tests #980

Merged
merged 3 commits into from
Aug 20, 2023
Merged

CLI: Add Behat functional tests #980

merged 3 commits into from
Aug 20, 2023

Conversation

GaryJones
Copy link
Contributor

Description

Behat is a good tool to use for testing the output of CLI commands. This PR adds the general Behat setup, and a few basic tests (not comprehensive) to get started with.

Steps to Test

Run composer update && composer prepare-behat-tests as a one-off task, then run composer behat to run the tests.## Description

Run `composer update && composer prepare-behat-tests` as a one-off task, then run `composer behat` to run the tests.
Not comprehensive testing, but they do currently pass.
Not comprehensive testing, but they do currently pass.
@GaryJones GaryJones added this to the 3.6 milestone Aug 20, 2023
@GaryJones GaryJones self-assigned this Aug 20, 2023
@GaryJones GaryJones modified the milestones: 3.6, 3.5.14 Aug 20, 2023
@GaryJones GaryJones merged commit 45dbb83 into master Aug 20, 2023
23 of 26 checks passed
@GaryJones GaryJones deleted the add/behat-tests branch August 20, 2023 02:05
@GaryJones GaryJones mentioned this pull request Aug 20, 2023
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.

1 participant