We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is no real difference between these two types of tests. We really just want to have unit, integration and e2e (Dusk and/or Cypress) tests.
Let's move all feature tests into the integration folder.
Remember to change the CI files and PHP Unit so we don't run the (now) non-existing feature tests
The text was updated successfully, but these errors were encountered:
troccoli
No branches or pull requests
There is no real difference between these two types of tests. We really just want to have unit, integration and e2e (Dusk and/or Cypress) tests.
Let's move all feature tests into the integration folder.
Remember to change the CI files and PHP Unit so we don't run the (now) non-existing feature tests
The text was updated successfully, but these errors were encountered: