hyperledger / aries-agent-test-harness

Aries agent test framework, with agent backchannel support
https://aries-interop.info
Apache License 2.0
60 stars 65 forks source link

AATH Dev Container Support #798

Closed nodlesh closed 4 months ago

nodlesh commented 4 months ago

This PR adds Dev Container support for AATH Test development, ACA-Py Backchannel development, and AFJ/Credo Backchannel development. The AFJ/Credo Dev Container is not fully working yet but I am working in that backchannel with other enhancements so the Dev Container should be sorted out with that work. Otherwise we may get a contributor to help with that Dev Container. See the AATH_DEV_CONTAINERS.md for info on how to use them. Closes #768

Also this PR moves from usage of https://github.com/bcgov/aries-acapy-plugin-redis-events to https://github.com/hyperledger/aries-acapy-plugins/tree/main/redis_events Closes #783