Skip to content

Add tests #80

Description

@eviweb

Hi,
this refers to this message: #77 (comment)

As some behaviors may differ from a platform to another, it would be great to add a bunch of tests to guarantee that the when-changed behaviors are the expected ones.

The expected behaviors are the following:

When watching directory:

  • Existing file is modified
  • File is created in the directory
  • File is moved into the directory
  • File is moved out of the directory
  • File is deleted from the directory

When watching a file:

  • File is modified
  • The file is replaced with another file (overwritten)
  • File is renamed
  • File is deleted

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions