You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -47,18 +46,6 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
47
46
vendor/bin/phpunit tests/unit
48
47
```
49
48
50
-
### Magento Integration Tests
51
-
52
-
0. Configure test database in `dev/tests/integration/etc/install-config-mysql.php`. [Read more in the Magento docs.](https://devdocs.magento.com/guides/v2.4/test/integration/integration_test_execution.html)
53
-
54
-
1. Copy `tests/integration/phpunit.xml.dist` from the package to `dev/tests/integration/phpunit.xml` in your Magento installation.
55
-
56
-
2. In that directory, run
57
-
``` bash
58
-
../../../vendor/bin/phpunit
59
-
```
60
-
61
-
62
49
## Security
63
50
64
51
If you discover any security related issues, please email avs@integer-net.de instead of using the issue tracker.
@@ -74,14 +61,12 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
0 commit comments