AcalaNetwork / chopsticks

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

tests to ensure cli parsing code is correct #604

Closed xlc closed 8 months ago

xlc commented 9 months ago

so we can catch bug like https://github.com/AcalaNetwork/chopsticks/pull/603

qiweiii commented 8 months ago

I saw that we already have an options.test.ts, do we need more tests?

xlc commented 8 months ago

it doesn't catch the bug I introduced here https://github.com/AcalaNetwork/chopsticks/pull/636 so we need more