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 method for testing filtered_with_time #3899

Merged
merged 2 commits into from
Nov 23, 2022
Merged

Conversation

nicklas-dohrn
Copy link
Contributor

@nicklas-dohrn nicklas-dohrn commented Sep 21, 2022

This change allows plugin developers to test their filter_with_time plugins without sideloading a new test driver.

Which issue(s) this PR fixes:
No issue so far, but great benefit to plugin developers

What this PR does / why we need it:
Add test capabilities for filter_with_time method

Docs Changes:

Release Note:

lib/fluent/test/driver/filter.rb Outdated Show resolved Hide resolved
nicklas-dohrn and others added 2 commits November 23, 2022 20:32
This change allows plugin developers to test their filter_with_time plugins without sideloading
a new test driver.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
@ashie ashie merged commit 981decb into fluent:master Nov 23, 2022
@nicklas-dohrn nicklas-dohrn deleted the patch-1 branch November 23, 2022 13:27
@ashie ashie added this to the v1.16.0 milestone Feb 9, 2023
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