Chessistics/Scripts/Automation
Samuel Bouchet 6c28665c38 Add Delete/Backspace shortcut to remove the selected piece
DetailPanel exposes the currently-shown piece id; Main's key handler
delegates Delete or Backspace to the same path as the Retirer button
when a piece is selected. Harness gains "delete" under key() so UI
tests can exercise the shortcut directly.
2026-04-17 22:23:38 +02:00
..
AutomationFacade.cs Add Delete/Backspace shortcut to remove the selected piece 2026-04-17 22:23:38 +02:00
AutomationHarness.cs Add file-IPC automation harness for autonomous game testing 2026-04-16 22:34:56 +02:00
CommandDispatcher.cs Add Delete/Backspace shortcut to remove the selected piece 2026-04-17 22:23:38 +02:00
IpcFiles.cs Add file-IPC automation harness for autonomous game testing 2026-04-16 22:34:56 +02:00
SnapshotSerializer.cs Add file-IPC automation harness for autonomous game testing 2026-04-16 22:34:56 +02:00