distributed-compliance-ledger icon indicating copy to clipboard operation
distributed-compliance-ledger copied to clipboard

CLI tests: re-write in Go instead of Bash

Open ashcherbakov opened this issue 1 year ago • 0 comments

  • Currently CLI tests are written in bash. This is not very convenient.
  • Re-write them in Python or Go. Consider Go and https://github.com/onsi/ginkgo
    • Example: https://github.com/cheqd/cheqd-node/tree/main/tests/integration

ashcherbakov avatar Mar 23 '23 16:03 ashcherbakov