hyperledger / indy-plenum

Plenum Byzantine Fault Tolerant Protocol
https://wiki.hyperledger.org/display/indy
Apache License 2.0
215 stars 370 forks source link

Devcontainers #1580

Closed pSchlarb closed 2 years ago

pSchlarb commented 2 years ago

Addition of devcontainers and their configuration files as requested in #1579. Changes needed because of https://github.com/hyperledger/indy-sdk/issues/2473 have been marked with comments.

sovbot commented 2 years ago

Can one of the admins verify this patch?

WadeBarnes commented 2 years ago

I noted the following issues when running the tests in the virtual development environments:

Like indy-node (https://github.com/hyperledger/indy-node/issues/1729) there are some known issues running some of the tests in the virtual development environments. Mostly the "Test result not found" issue which is a known issue in the https://github.com/microsoft/vscode-python extension. image

In the Gitpod there appears to be some timing issues with at least one test. This was not an issue with the Visual Studio Code Devcontainer. image