Fix the e2e_removes test data to use REPOS replacement #13
No reviewers
Labels
No labels
ai-review-please
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
pr2jira
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/rmdepcheck!13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-e2eremoves-repos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Whoops, it was very specific to my system without this.
Signed-off-by: Adam Williamson awilliam@redhat.com
AI Code Review
📋 MR Summary
Fixes a test data file by replacing an absolute, user-specific file path with a
{REPOS}placeholder./var/home/adamw/local/rmdepcheck/tests/testdata/repos/basewith{REPOS}/baseintests/testdata/test_e2e_removes.txt.Detailed Code Review
The change correctly addresses a common issue where hardcoded local paths leak into test expectations. By using the
{REPOS}template, tests will reliably pass across different developers' machines and CI environments. No logic or security issues are introduced.📂 File Reviews
📄 `tests/testdata/test_e2e_removes.txt` - Updated test expectation data to use templated repository paths.
{REPOS}placeholder when comparing outputs.✅ Summary
🤖 AI Code Review | Generated with ai-code-review
Platform: Forgejo | AI Provider: gemini | Model: gemini-3-pro-preview
55e2132685be15cb02b5