Commit f77a689
committed
fix: make ShowAgentDocumentation test behavioral not literal
Replaced hardcoded string assertions ('Cursor Engineering Guide')
with behavioral checks: verify the command loaded and displayed
AGENTS.md content successfully ('Runtime help from AGENTS.md')
and output is non-empty.
Future AGENTS.md edits will no longer require test changes.1 parent adf262e commit f77a689
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
0 commit comments