openfga/OpenFGA Model Testing Action

Github Action for testing your OpenFGA Authorization Model

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
test_pathPath to the test file or folderno.
test_files_patternPattern to match the test filesno*.fga.yaml
fga_server_urlThe OpenFGA server to test the Authorization Model against. If not provided, the tests will be run using the cli built-in OpenFGA instance.no""
fga_server_store_idThe OpenFGA server store id. Must be provided if fga_server_url is configured.no""
fga_api_tokenThe api token to use for testing against an OpenFGA server. Ignored if fga_server_url is not provided.no""
fga_cli_versionVersion tag of openfga/cli to usenolatest

no outputs