-
Notifications
You must be signed in to change notification settings - Fork 90
Deprecate non-CLI e2e tests #324
Copy link
Copy link
Open
Labels
AWSIssues related to AWSIssues related to AWSAzureIssues related to AzureIssues related to AzureGCPIssues related to GCPIssues related to GCPcleanupCodebase cleanup (style, helper classes, etc.)Codebase cleanup (style, helper classes, etc.)
Metadata
Metadata
Assignees
Labels
AWSIssues related to AWSIssues related to AWSAzureIssues related to AzureIssues related to AzureGCPIssues related to GCPIssues related to GCPcleanupCodebase cleanup (style, helper classes, etc.)Codebase cleanup (style, helper classes, etc.)
Since the e2e tests for the CLI tool cover the same functionality as the non-CLI e2e tests (the CLI tool leverages the
forensicspackage), they are not needed anymore and can be removed.