cli/acceptance/testdata
Tyler McGoffin aaf4c4e4e3 Clean up auth-login-logout acceptance test with native functionality
The previous commit introduced two new functions, setEnvVar and
deleteEnvVar that are duplicative of functionality native to testscripts.
This commit switches to the native functionality and removes the
duplicative functions introduced in the previous commit.

Additionally, it removes the `--token` flag that was added to
`gh auth login`
2024-10-21 16:42:48 -07:00
..
api Implement basic API acceptance test 2024-10-17 15:39:29 +02:00
auth Clean up auth-login-logout acceptance test with native functionality 2024-10-21 16:42:48 -07:00
issue Fix issue creation with metadata regex 2024-10-15 19:11:49 +01:00
pr Ensure pr create with metadata has assignment 2024-10-14 14:50:59 +02:00
release Remove stdout assertion from release 2024-10-17 16:06:14 +02:00
repo Wrap true in '' in repo-fork-sync 2024-10-18 09:37:30 -07:00
search Fix single quote not expanding vars 2024-10-21 10:20:37 -06:00
secret Address @williammartin PR feedback 2024-10-21 11:53:05 -04:00
workflow Remove unnecesary mkdir from download Acceptance test 2024-10-17 15:13:43 +02:00