Remove unused tests#12028
Conversation
Entelligence AI Vulnerability ScannerStatus: No security vulnerabilities found Your code passed our comprehensive security analysis. |
Coverage Report
|
Review Summary🏷️ Draft Comments (40)
🔍 Comments beyond diff scope (4)
|
|
Checked briefly content of files, the list of tests that might be kept: Might be potentialy useful, to check it better and rework/restore useful pieces:
This is test for an existed module. We can move it to module folder (move to mindsdb/utilities/ml_task_queue/tests/)
Move to handler folders
@dusvyat, are these tests used / useful? What we should keep and what from them enable in CI?
|
|
@ea-rus I think we can remove them, not sure if the parts of code they test are being actively tested |
Review Summary🔍 Comments beyond diff scope (2)
|
|
@sejubar |
|
yes it should be replaced by #12299 |
|
Thanks @ea-rus |
Description
This PR removes the unused/legacy tests from the repo.