Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 835 Bytes

File metadata and controls

18 lines (12 loc) · 835 Bytes

Github Actions

This directory contains Github Actions workflows used for testing.

Workflows

  • node-test.yml - unit tests and integration tests.

Secrets

The following secrets must be defined on the project:

Name Description
FBTOOLS_TARGET_PROJECT The project ID that should be used for integration tests
service_account_json_base64 A base64-encoded service account JSON file with access to the selected project
GEMINI_API_KEY The Gemini API Key used for Agent Evals