Skip to content

[general-purpose] Create test utility file #313

Description

@sylvansys

Parent Issue: #311
Agent Type: general-purpose
Branch: 311-fix/can-u-test-out-the-gh-orchestration-plug


Task Description

Create test utility file

Task Prompt

Create a simple test utility file at plugins/github-orchestration/tests/utils/test-helpers.ts that exports a function formatTestResult(passed: boolean, message: string): string which returns a formatted string like "[PASS] message" or "[FAIL] message".

Keep it simple - just the one function. This is to test the stacked PR workflow hooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    subissueSub-issue linked to parent issuetaskTask tracked from Claude Code session

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions