Skip to content

Conversation

@timriley
Copy link
Member

@timriley timriley commented Aug 3, 2025

Here's a little spike for you, @krzykamil :)

As you discovered, in-memory fs object was mostly just getting in the way of writing an effective test. So in this case I avoided it altogether, and let actual files get written to disk.

The result is we don't have any stubbing at all, so we exercise real code from top to bottom.

Let me know what you think :) Happy to chat further, and of course, I'm happy for you to take this code take it in whatever direction you need to finish the feature. At minimum, we're definitely missing some tests.

(Follows on from #298)

@timriley
Copy link
Member Author

Closing this now that #298 is merged.

@timriley timriley closed this Aug 31, 2025
@timriley timriley deleted the detect-slice-tim branch August 31, 2025 13:13
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.

2 participants