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

Refactor unit tests for policy manager and cache manager #3392

Closed
Jack-Byrne opened this issue May 21, 2020 · 1 comment
Closed

Refactor unit tests for policy manager and cache manager #3392

Jack-Byrne opened this issue May 21, 2020 · 1 comment

Comments

@Jack-Byrne
Copy link
Collaborator

Bug Report

Creating this issue from @2449 in order to have an issue for each component listed as needing updates to unit tests.

Initially fixture class PolicyManagerImpl2 was created for simultaneous testing two components - PolicyManagerImpl and CacheManager, and this approach in fact may be a source of wrong behavior. Consequently, it's impossible to add or rewrite unit tests for particular component. Additionally, execution of existed unit tests taking too much time, and it's a good idea to make it faster.

@Jack-Byrne
Copy link
Collaborator Author

Related fixes #3352 & #3353

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