Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for fileProspector in filestream input #21712

Merged
merged 4 commits into from
Oct 16, 2020

Commits on Oct 13, 2020

  1. Add tests for fileProspector in filestream input

    * tests for Create, Write and Delete
    * make HarvesterGroup an interface so it can be mocked
    * fix path identifier when deleted file
    kvch committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fe97d4b View commit details
    Browse the repository at this point in the history
  2. refactoring

    kvch committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    54f2003 View commit details
    Browse the repository at this point in the history
  3. more refactoring

    kvch committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    1285d15 View commit details
    Browse the repository at this point in the history
  4. more refactoring

    kvch committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a44de9b View commit details
    Browse the repository at this point in the history