Files
Sam Morrow 72ff44f22b Fix test failures for cursor-based pagination
- Updated all tests to handle new paginated response format with items, moreData, and cursor fields
- Updated CreatePaginatedSearchResponse to handle 'issues' field for SearchIssues
- Fixed SearchIssues and SearchPullRequests tests to unmarshal paginated responses correctly
- Updated per_page expectations from 30/10 to 11 (CursorFetchSize) in all test mocks
- Fixed ListIssues test to check for GraphQL 'after' cursor instead of REST 'cursor'
- All tests now passing
2025-11-05 12:10:52 +01:00
..
2025-08-12 11:04:28 +02:00
2025-10-10 15:20:58 +02:00