Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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