isPRList - Support global PR list subpaths
#1302
Annotations
6 errors
|
Test
Process completed with exit code 1.
|
|
index.test.ts > isGlobalPRList /pulls/review-requested:
index.test.ts#L44
AssertionError:
Is this URL `isGlobalPRList`?
/pulls/review-requested
• Yes? The `isGlobalPRList` detection is wrong and should be fixed.
• No? Remove it from its `addTests()` array.
- Expected
+ Received
- true
+ false
❯ index.test.ts:44:11
|
|
index.test.ts > isGlobalPRList /pulls/mentioned:
index.test.ts#L44
AssertionError:
Is this URL `isGlobalPRList`?
/pulls/mentioned
• Yes? The `isGlobalPRList` detection is wrong and should be fixed.
• No? Remove it from its `addTests()` array.
- Expected
+ Received
- true
+ false
❯ index.test.ts:44:11
|
|
index.test.ts > isGlobalPRList /pulls/assigned:
index.test.ts#L44
AssertionError:
Is this URL `isGlobalPRList`?
/pulls/assigned
• Yes? The `isGlobalPRList` detection is wrong and should be fixed.
• No? Remove it from its `addTests()` array.
- Expected
+ Received
- true
+ false
❯ index.test.ts:44:11
|
|
index.test.ts > isGlobalIssueList /issues/mentioned:
index.test.ts#L44
AssertionError:
Is this URL `isGlobalIssueList`?
/issues/mentioned
• Yes? The `isGlobalIssueList` detection is wrong and should be fixed.
• No? Remove it from its `addTests()` array.
- Expected
+ Received
- true
+ false
❯ index.test.ts:44:11
|
|
index.test.ts > isGlobalIssueList /issues/assigned:
index.test.ts#L44
AssertionError:
Is this URL `isGlobalIssueList`?
/issues/assigned
• Yes? The `isGlobalIssueList` detection is wrong and should be fixed.
• No? Remove it from its `addTests()` array.
- Expected
+ Received
- true
+ false
❯ index.test.ts:44:11
|