Bugbug
Learn how to use Bugbug with Composio
Overview
SLUG
BUGBUG
Description
Bugbug is a platform for testing and monitoring your code.
Authentication Details
API Key
generic_api_key
Tools
Get test run details
SLUG: BUGBUG_GET_TEST_RUN_DETAILS
Action Parameters
ordering
page
page_size
started_after
Action Response
data
error
successful
List suites
SLUG: BUGBUG_LIST_SUITES
Action Parameters
page
page_size
Action Response
data
error
successful
List tests
SLUG: BUGBUG_LIST_TESTS
Action Parameters
page
Action Response
data
error
successful
Run test
SLUG: BUGBUG_RUN_TEST
Action Parameters
profile
test_id
variables
Action Response
data
error
successful