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

Fixing tests/tests/cassettes issue by using absolute path #482

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

jamesbraza
Copy link
Collaborator

Depending on how you kick off a test, we were making tests/tests/cassettes. This is because we used a relative path in our conftest.py's configuration of pytest-recording

@jamesbraza jamesbraza added the bug Something isn't working label Sep 25, 2024
@jamesbraza jamesbraza self-assigned this Sep 25, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 25, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 25, 2024
@jamesbraza jamesbraza merged commit 42fe107 into main Sep 25, 2024
5 checks passed
@jamesbraza jamesbraza deleted the fixing-cassettes-relative branch September 25, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants