Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for validating token acquisition messages #130

Closed
preslavmihaylov opened this issue Jan 12, 2021 · 0 comments · Fixed by #184
Closed

Add tests for validating token acquisition messages #130

preslavmihaylov opened this issue Jan 12, 2021 · 0 comments · Fixed by #184
Labels
good first issue Good for newcomers internal An internal feature, which doesn't affect end-user behavior

Comments

@preslavmihaylov
Copy link
Owner

Extend the testing framework to support a new routine ExpectOutputText which checks that the program output contains the specified text.

Use that to write new tests which verify that the token acquisition messages for all supported issuetrackers are shown.

Example token acquisition message for github:

Please go to https://github.com/settings/tokens to create a read-only access token & paste it here.
Token: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers internal An internal feature, which doesn't affect end-user behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant