Skip to content

TestConfigOptions

Defined in: fixtures.ts:13

Options for creating test configurations.

optional fleet: boolean

Defined in: fixtures.ts:19

Whether to enable fleet configuration


optional logLevel: "debug" | "info" | "warn" | "error"

Defined in: fixtures.ts:15

Log level


optional sandbox: boolean

Defined in: fixtures.ts:23

Whether to enable sandbox configuration


optional tokens: boolean

Defined in: fixtures.ts:17

Whether to enable token configuration


optional triage: boolean

Defined in: fixtures.ts:21

Whether to enable triage configuration