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

Change the static fixtures path to a dynamic one #1

Closed
tuxiqae opened this issue Sep 11, 2021 · 4 comments
Closed

Change the static fixtures path to a dynamic one #1

tuxiqae opened this issue Sep 11, 2021 · 4 comments

Comments

@tuxiqae
Copy link

tuxiqae commented Sep 11, 2021

let fixtures_dir = Path::new("/home/mike/repos/rust/docx-you-want/fixtures");

@MikeWalrus
Copy link
Owner

Thanks, I forgot about that.

@MikeWalrus
Copy link
Owner

Is it OK to bundle the files using include_bytes!?

@tuxiqae
Copy link
Author

tuxiqae commented Sep 12, 2021

What is the purpose of those files?

@MikeWalrus
Copy link
Owner

That's the files you'll get if you unzip a docx. I just use a minimum version of those and insert information about the images into some of the XMLs.

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

2 participants