Skip to content

Commit f80b7fe

Browse files
test: add tests for deep select feature (PR benjitaylor#119)
- deep-select.test.tsx: 13 tests for pierce mode behavior - element-identification.test.ts: 9 tests for direct text content - react-detection.test.ts: tests for Remotion/RefForwarding skip patterns - Add test script to package.json Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 39ebf15 commit f80b7fe

5 files changed

Lines changed: 717 additions & 1 deletion

File tree

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentation",
3-
"version": "2.3.2",
3+
"version": "2.3.3-alex",
44
"description": "Visual feedback for AI coding agents",
55
"sideEffects": false,
66
"license": "PolyForm-Shield-1.0.0",

0 commit comments

Comments
 (0)