Skip to content

Improvement: Running multiple test files at once #423

@Oscmage

Description

@Oscmage

It would be lovely to run multiple test files at once similar to the github action.

Something like

fga model test --tests ./tests/*.fga.model

The github action got this feature, example:

      - name: Run Test
        uses: openfga/action-openfga-test@v0.1.1
        with:
          test_files_pattern: "./tests/*.fga.yaml"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions