Skip to content

Add tests for the rm command #74

@harendra-kumar

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.

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