MinaFoundation / mina

Not the official repo. See https://github.com/MinaProtocol/mina
https://github.com/MinaProtocol/mina
Apache License 2.0
1 stars 0 forks source link

Heavily comment the `integration_test_lib` and `test_executive` #81

Open Isaac-DeFrain opened 1 year ago

Isaac-DeFrain commented 1 year ago

Problem There are very few comments in the integration_test_lib. This makes the learning curve too steep.

Assessment Criteria Commonly used testing functions will have numerous comments to aid test writers.

Tasks

Isaac-DeFrain commented 1 year ago

WIP PR for Test_common and integration test improvements https://github.com/MinaFoundation/mina/pull/18