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

Automated integration tests #4

Open
elldritch opened this issue Jun 23, 2020 · 0 comments
Open

Automated integration tests #4

elldritch opened this issue Jun 23, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@elldritch
Copy link
Owner

elldritch commented Jun 23, 2020

Integration tests currently talk to Spotify, which means they need credentials passed in via flags.

I'd like tests to be automated. We can accomplish this by either automating the process of passing test credentials (maybe through an environment variable secret? We still have to handle refreshing.) or by mocking out the requests and unit testing instead.

@elldritch elldritch added enhancement New feature or request help wanted Extra attention is needed labels Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant