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

Make elastic tests independent of the time #10435

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

phiz71
Copy link
Member

@phiz71 phiz71 commented Jan 16, 2025

Description

Some of the tests of the elastic repository depend on the time when they are executed. This commit introduces a TimeProvider class that is used to provide the same date for both the data put in ES and the tests themselves.

Some of the tests of the elastic repository depend on the time when they are executed.
This commit introduces a TimeProvider class that is used to provide the same date for both the data put in ES and the tests themselves.
@phiz71 phiz71 force-pushed the fix-analytics-repository-test branch from cb1992e to 4f568d0 Compare January 17, 2025 07:24
Copy link
Contributor

@ThibaudAV ThibaudAV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

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

Successfully merging this pull request may close these issues.

3 participants