cli/acceptance/testdata
Kynan Ware 5ed8cf0faa fix(pr view): fetch nameWithOwner in headRepository GraphQL query
Commit dd424d85f added NameWithOwner to PRRepository for agent-task
listings but didn't update the headRepository GraphQL query to fetch it.
This caused gh pr view --json headRepository to emit an empty
"nameWithOwner":"" field, breaking the pr-create-respects-simple-
pushdefault acceptance test.

Fetch nameWithOwner in the query and update the test assertion to expect
it.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-25 12:47:45 -06:00
..
api Implement basic API acceptance test 2024-10-17 15:39:29 +02:00
auth Address PR feedback 2024-10-23 13:57:57 -07:00
extension Rename similar to other coarse commandset tests 2024-10-28 12:54:50 +01:00
gpg-key Refactor gpg-key delete to align with ssh-key delete 2024-10-24 09:59:02 -06:00
issue Acceptance test issue/pr create/edit with project 2025-03-31 17:06:51 +02:00
label Add Acceptance test for label command 2024-10-24 17:00:54 +02:00
org Add acceptance tests for org command 2024-10-24 09:58:06 -06:00
pr fix(pr view): fetch nameWithOwner in headRepository GraphQL query 2026-03-25 12:47:45 -06:00
project Modify script to use the project number returned by the api upon creation 2024-10-25 09:03:50 -07:00
release Remove stdout assertion from release 2024-10-17 16:06:14 +02:00
repo Reformat non-documentation hostnames 2025-07-14 08:43:15 -04:00
ruleset Rename testscript for consistency 2024-10-28 12:40:15 +01:00
search Fix single quote not expanding vars 2024-10-21 10:20:37 -06:00
secret Support --no-repos-selected on secret set 2025-07-03 17:02:28 +02:00
ssh-key Add SSH Key Acceptance test 2024-10-24 17:46:17 +02:00
variable Update variable testscripts based on secret 2024-10-21 16:02:26 -04:00
workflow test(acceptance): remove run-download-traversal test 2026-03-25 12:47:45 -06:00