find_tests
Locate tests associated with a given symbol, prioritizing widget tests when available. Filter results to widget-only tests or set limits to narrow the search.
Instructions
Find tests related to a symbol; widget tests are preferred when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | Yes | Symbol name to find tests for | |
| repository | No | ||
| widgetTestsOnly | No | When true, only return flagged widget tests |