AcalaNetwork / chopsticks

Create parallel reality of your Substrate network.
Apache License 2.0
133 stars 80 forks source link

tests: add test for options parsing #651

Closed qiweiii closed 8 months ago

qiweiii commented 8 months ago

closes: #604

xlc commented 8 months ago

I would like to test code in here as well https://github.com/AcalaNetwork/chopsticks/blob/3a8bcc792476c36448a3b28d3b8964f635bf80db/packages/core/src/setup.ts#L85-L104

qiweiii commented 8 months ago

I would like to test code in here as well

https://github.com/AcalaNetwork/chopsticks/blob/3a8bcc792476c36448a3b28d3b8964f635bf80db/packages/core/src/setup.ts#L85-L104

agree, probably I shoud add an e2e test that read console output

ermalkaleci commented 8 months ago

this is adding more tests which is good but doesn't actually tests the cli