Skip to content

Create a "strict"/"offline" mode where AI is NOT enabled. #51

@handstandsam

Description

@handstandsam

We do have an instrumentation argument, however, it is not honored in the shared test rule at this point in time.

fun isAiEnabled(): Boolean {
val aiEnabled = instrumentationArguments.getString("trailblaze.ai.enabled", "false").toBoolean()
return aiEnabled
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions