Member Junction
    Preparing search index...

    History command - View test execution history

    Note: This is a placeholder implementation. Full history tracking requires querying Test Run Results entities from the database.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Execute the history command

      Parameters

      • testId: string | undefined

        Optional test ID to show history for

      • flags: HistoryFlags

        Command flags

      • OptionalcontextUser: UserInfo

        Optional user context (will be fetched if not provided)

      Returns Promise<void>