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

Add test case around handling file names with spaces. #102

Merged
merged 2 commits into from
Mar 29, 2021

Conversation

samccone
Copy link
Contributor

This is specifically for sveltejs/kit#740 to
assert that sirv is working as expected.


additional refactoring was done for the new test to DRY up the test cases by looping between dev and prod.

@lukeed
Copy link
Owner

lukeed commented Mar 28, 2021

Hey, thanks, but can you please revert the refactoring & only add your new test case? I'd much rather be repetitive & err on the side of clarity.

@samccone
Copy link
Contributor Author

Done.

This is specifically for sveltejs/kit#740 to assert that sirv is working as expected.
tests/sirv.js Outdated Show resolved Hide resolved
tests/sirv.js Outdated Show resolved Hide resolved
Copy link
Owner

@lukeed lukeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@lukeed lukeed merged commit ede9189 into lukeed:master Mar 29, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants