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

Improve Automated Testability of Analyze Command #600

Open
gfs opened this issue Jan 10, 2025 · 0 comments
Open

Improve Automated Testability of Analyze Command #600

gfs opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request tests Test improvement or bug

Comments

@gfs
Copy link
Contributor

gfs commented Jan 10, 2025

AnalyzeCommand should be refactored to at allow mocking calls to RecursiveExtractor, this is currently a bit complicated because of the nested method calls. Alternately, to allow for such capability in other components, this interface should be defined in the RecursiveExtractor library (where it may also be useful for improving the unit tests there). See #599.

@gfs gfs added enhancement New feature or request tests Test improvement or bug labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Test improvement or bug
Projects
None yet
Development

No branches or pull requests

1 participant