8000 [FEATURE]: Abstraction of time so that time can be manipulated in tests · Issue #482 · conductor-oss/conductor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[FEATURE]: Abstraction of time so that time can be manipulated in tests #482

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

Open
mk-verma opened this issue Apr 16, 2025 · 0 comments
Open

Comments

@mk-verma
Copy link

Describe the Feature Request

We have a use case where we want to manipulate time during testing. Currently, conductor uses native methods (System.currentTimeMillis) to get the time at different places. This makes testing hard incase you want to manipulate time.
We want an ability in conductor to have a abstracted service that manages the time, so that we can use that service to modify the time as per the need during testing.

Describe Preferred Solution

A service having static methods to return current time.

Describe Alternatives

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

No branches or pull requests

1 participant
0