Skip to content

Conversation

@cristianmessel-cs
Copy link
Contributor

The test file includes:

  1. Tests for registering tools and resources:

    • test_register_tools: Verifies that the falcon_search_vulnerabilities tool is registered
    • test_register_resources: Verifies that the falcon_search_vulnerabilities_fql_guide resource is registered
  2. Tests for the search_vulnerabilities method with different scenarios:

    • test_search_vulnerabilities_success: Tests with a successful API response
    • test_search_vulnerabilities_no_filter: Tests with no filter parameter
    • test_search_vulnerabilities_empty_response: Tests with an empty response
    • test_search_vulnerabilities_error: Tests error handling

@cristianmessel-cs cristianmessel-cs merged commit 3c7c536 into main Aug 11, 2025
3 of 4 checks passed
@cristianmessel-cs cristianmessel-cs deleted the test/add-missing-spotlight-tests branch August 11, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants