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

Improve CI build with installation/integration test #21

Open
asgrim opened this issue Sep 16, 2020 · 0 comments
Open

Improve CI build with installation/integration test #21

asgrim opened this issue Sep 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@asgrim
Copy link
Collaborator

asgrim commented Sep 16, 2020

We recently implemented a full installation into a Laravel application of the scout-apm-laravel library to be built to ensure the key happy path functions as expected (i.e. automatic integration into the framework).

See: https://github.com/scoutapp/scout-apm-laravel/blob/2972870c3067a938f1b5435c4cf7a1dc80bff7fd/.github/workflows/build.yml#L10-L65

We should implement a similar CI step into the scout-apm-symfony-bundle that sets up a Symfony application, installs scout-apm-symfony-bundle, and performs a check to ensure we send the payload to the core-agent as we expect.

@asgrim asgrim added the enhancement New feature or request label Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant