Skip to content

basic testing of shim_filesystem.rs using tempfile dev-dep#491

Open
moritz-gross wants to merge 1 commit intodaisy:mainfrom
moritz-gross:test-shim
Open

basic testing of shim_filesystem.rs using tempfile dev-dep#491
moritz-gross wants to merge 1 commit intodaisy:mainfrom
moritz-gross:test-shim

Conversation

@moritz-gross
Copy link
Contributor

cargo test --lib shim_filesystem::tests: passes

I've only heard the word "shim" once in a video game, so I thought it was made up 😬

test coverage showed 0% for this file (can that really be correct?), so I figured it makes sense to start.
adding tempfile as dev dependency looks like the easiest way to me.

not sure about the cfg part that I added. but it follows the earlier parts of the file.
wasm is WebAssembly I assume? haven't worked with that yet, so I have only very surface level knowledge.
It looks like a hard requirement to use zip for wasm, but how/why are zip files used for other platforms?

@moritz-gross moritz-gross changed the title basic testing of shim_filesystem.rs using tempfile dev-dep basic testing of shim_filesystem.rs using tempfile dev-dep Feb 17, 2026
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.

1 participant