Skip to content

Add integration test for media removal - #24

Open
skr4n wants to merge 6 commits into
mainfrom
media-removal-test
Open

Add integration test for media removal#24
skr4n wants to merge 6 commits into
mainfrom
media-removal-test

Conversation

@skr4n

@skr4n skr4n commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

These tests will interfere with others, therefore run them only when a particular env var is set.

MANUAL_TESTS=1 cargo test media_removal

See readme for more info.

skr4n added 5 commits July 28, 2026 18:11
There are two major types of drivers in Cdio.
- OS
- Images

Thus, rather than have a generic `new()` method with multiple (unused)
initialization options, have two methods `with_device()` and
`with_image()`.

This commit introduces `with_device()`.
@skr4n skr4n changed the title Add integration test for media removals Add integration test for media removal Jul 28, 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.

2 participants