Skip to content

IT test for Commands and Visual Debugger #25

@SandeepaHWP

Description

@SandeepaHWP

SECTION B: COMMAND EXECUTION INTEGRATION
File Run Command (RUN_FILE)

  • "jac: Run File" command should execute current .jac file
  • Output should appear in integrated terminal
  • Command should be disabled/show error if no environment selected
  • Command should work with valid .jac file in workspace
  • Run Button Works Correctly

SECTION C: VISUAL DEBUGGER WEBVIEW INTEGRATION

C1. Webview Initialization

  • Visual debugger webview should load without errors
  • Webview should have access to extension context
  • Webview should display on DEBUG_FILE command execution

C2. Webview Communication

  • Webview should communicate with extension through message passing
  • Extension should receive debug events from webview
  • Webview should display debug output correctly
  • Webview should handle large debug outputs without crashing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions