2025-08-08 12:38:43 -07:00
|
|
|
# Manual tests
|
|
|
|
|
The assets in this directory are not part of the automated tests.
|
|
|
|
|
They are manual tests for debugging and demo purposes so that
|
2025-08-20 19:01:13 +00:00
|
|
|
the tests can be paused and interacted with.
|
|
|
|
|
|
|
|
|
|
list all of the files recursively in the target s3 bucket
|
|
|
|
|
aws --endpoint-url=http://localhost:4566 s3 ls s3://documentin/ --recursive
|
|
|
|
|
|