hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
3 stars 4 forks source link

Testing: Make sure solo is covering all local-node flows #353

Open georgi-l95 opened 3 months ago

georgi-l95 commented 3 months ago

We'd need to testout as many local-node flows as possible, to make sure that solo is covering and there are no gaps. Example: sdk tests, smart contract repo, relay acceptance tests and more.

### Tasks
- [ ] https://github.com/hashgraph/solo/issues/437
- [ ] https://github.com/hashgraph/solo/issues/438
- [ ] https://github.com/hashgraph/solo/issues/439
georgi-l95 commented 1 month ago

Blocked by https://github.com/hashgraph/full-stack-testing/pull/926