Tugboat QA API
1 sites
No security coverage
This module allows for API-based integration with Tugboat QA. It provides a callback function that can be used by other modules to interact with the Tugboat QA service.
A module to enable API-based integration to Tugboat QA.
Installation steps
This requires the Tugboat command line tool that can be downloaded from the Tugboat QA site.
After downloading, enable the module and fill out the configuration form at `admin/config/system/tugboat`.
Usage
Take a look at the "tugboat_example" submodule in this repository for an example. The "tugboat" module primarily offers a callback that can be invoked by other modules as needed.