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

Fix encoding issue with Windows #8

Open
Rekyt opened this issue Feb 8, 2021 · 1 comment
Open

Fix encoding issue with Windows #8

Rekyt opened this issue Feb 8, 2021 · 1 comment

Comments

@Rekyt
Copy link
Owner

Rekyt commented Feb 8, 2021

Tests keep failing on Windows because of cassette encoding.
We should:

  1. update vcr to last version,
  2. use option preserve_exact_body_bytes = TRUE,
  3. re-record all cassettes
@Rekyt
Copy link
Owner Author

Rekyt commented Feb 8, 2021

To investigate this issue could use windows platform proposed by rhub.
One thing could be to record the cassettes on a Windows machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant