package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

GenerateDataset will generate a dataset for the given DatasetProfile.
GenerateInput will use a dataset profile and desired InputMode to generate inputs for testing.

# Constants

InputMode types supported by GenerateInput.
AllowQuery is the test query that goes with the Policy defined in this package.
InputMode types supported by GenerateInput.
InputMode types supported by GenerateInput.
InputMode types supported by GenerateInput.
Policy is a test rego policy for a token based authz system.

# Type aliases

DataSetProfile defines how the test data should be generated.
InputMode defines what type of inputs to generate for testings.