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
@@ -39,26 +34,6 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
39
34
40
35
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
41
36
42
-
## Testing
43
-
44
-
### Unit Tests
45
-
46
-
```
47
-
./vendor/bin/phpunit tests/unit
48
-
```
49
-
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
37
## Security
63
38
64
39
If you discover any security related issues, please email avs@integer-net.de instead of using the issue tracker.
@@ -74,16 +49,8 @@ The MIT License (MIT). Please see [License File](LICENSE) for more information.
0 commit comments