Ghost Inspector integration
What is Ghost Inspector?
Ghost Inspector is a tool for automated testing and monitoring of websites and applications, which makes it easier for developers to identify errors, bugs and performance issues. It runs the tests in the browser to mimic the user experience and ensure that everything is running as it should.
Integrating the service with Buddy allows you to incorporate automated tests into your CI/CD workflow:
Image loading...
What is Ghost Inspector CLI?
Ghost Inspector CLI is a tool that allows users perform certain operations from the command line. This can be useful for automating testing processes, or running tests locally.
Adding Ghost Inspector CLI action to your pipeline lets you e.g. schedule browser tests to run at specific times directly from the pipeline, without the need to visit your Ghost Inspector account page.
Setting up Ghost Inspector integration
To integrate Ghost Inspector with Buddy:
- Navigate to the Integrations tab and click New integration.
- Look up and click Ghost Inspector (it can be found under the Others category):
Image loading...
- The configuration window will show up:
Image loading...
Here you have to provide:
- Integration name
- API token
- Once done, click Add a new integration to add the integration to your roster.
Obtaining Ghost Inspector API token
- Log in to your Ghost Inspector account.
- Go to the account Details and copy the API key:
Image loading...
- Paste the key into the API Token input and click Add a new integration.
Last modified on Sep 23, 2024