-
Notifications
You must be signed in to change notification settings - Fork 12
test: migrate from unittest to pytest, add VCR, and set up nightly test workflow #1169
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
base: main
Are you sure you want to change the base?
Conversation
88a8b79
to
3f348cb
Compare
1f0d747
to
9b1eff6
Compare
env: | ||
SLACK_WEBHOOK_NIGHTLY: ${{ secrets.SLACK_WEBHOOK_NIGHTLY }} | ||
FAILED_PRODUCT: ${{ matrix.products }} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clean up all the new lines at the end of the file
headers: | ||
Accept-Encoding: | ||
- gzip, deflate | ||
Connection: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could the useless header be cleaned up before being commited?
Should the run of the test be working if there are cassettes present
|
2c69fe8
to
fdb741f
Compare
close #849
close #1040
close #919
close #1069