Connehito / cake-sentry

CakePHP plugin integration for Sentry
MIT License
34 stars 26 forks source link

Add test app for supporting easy development #16

Closed o0h closed 4 years ago

o0h commented 4 years ago

In stand-alone plugin app, it's difficult to verify operation or run tests. This pr includes docker-comopse to run cakephp/phpunit and sample cake-app. See detail in tests/test_app/README.md