google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
453 stars 89 forks source link

Add s3 e2e CLI test #350

Open giovannt0 opened 3 years ago

giovannt0 commented 3 years ago

In the future we'd deprecate e2e files in favor of e2e_cli ones, since they capture a larger scope of our testing. This means that all tests present in e2e files should be adapted and migrated to the cli one (granted that the corresponding operations are available through the CLI)

ramo-j commented 3 years ago

Unassigning after OOB discussion. Pending decision on e2e testing direction.