Skip to content

isRepoIssueList - Test for issues/views #253

Open
Vasyl198 wants to merge 1 commit into
refined-github:mainfrom
Vasyl198:test/issue-view-url-detection
Open

isRepoIssueList - Test for issues/views #253
Vasyl198 wants to merge 1 commit into
refined-github:mainfrom
Vasyl198:test/issue-view-url-detection

Conversation

@Vasyl198

Copy link
Copy Markdown

What

Adds coverage for repository issue-view URLs such as /issues/views/4537.

Why

The existing isRepoIssueList rule already recognizes this GitHub URL format, but it was not protected by a regression test.

Closes #252.

Validation

  • npm run test:unit -- --run (18,156 tests passed)
  • TypeScript validation passed
  • Demo build passed

npm test reaches an existing XO/tsconfig configuration error for add-examples-to-dts.ts, unrelated to this one-line test addition.

@Vasyl198 Vasyl198 marked this pull request as ready for review July 16, 2026 11:06
@fregante fregante changed the title test: cover repository issue views isRepoIssueList - Test for issues/views Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add support for :user/:repo/issues/views/:id

2 participants