test: add HTMX fragment assertions for detail views #235

Open
AI-Manager wants to merge 1 commits from test/htmx-fragment-assertions-217 into master

1 Commits

Author SHA1 Message Date
agent-company c026d24d11 test: add HTMX fragment assertions to IssueDetail and PullDetail tests
Build and Push / test (pull_request) Successful in 18s
Build and Push / build (pull_request) Has been skipped
Verify that GET /issues/{owner}/{repo}/{index} and
GET /pulls/{owner}/{repo}/{index} with HX-Request: true return bare
content fragments without layout boilerplate (<html>, <!DOCTYPE>,
bottom-nav), while still containing the correct issue/PR-specific content.

Closes leeworks-agents/gitea-mobile#217

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-18 21:47:15 +00:00