aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

feat: Add logging to scenario tests

Open jamshale opened this issue 2 weeks ago • 1 comments

Partly to help diagnose the kanon profile intermittent failures with github actions but also just help debugging failing scenario tests quicker. This logs output from the test docker containers.

jamshale avatar Dec 12 '25 23:12 jamshale

Ugh. This ended up being way simpler than I was making it. Before cleanup, simply run the docker compose -f logs command and it will get the logs of the failed test.

jamshale avatar Dec 17 '25 00:12 jamshale