Skip to content

Add tests for the rm command #74

Description

@harendra-kumar

The rm command could be dangerous if there is a bug in it. We can accidentally lose data. Therefore, it is important to test it comprehensively.

The test/Main.hs outlines some test cases which can be implemented.

For some pointers for creating temp files for testing see the filesystem event tests in streamly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions