networktocode / ntc-rosetta

The missing bridge between industry standard CLIs and YANG
https://ntc-rosetta.readthedocs.io/en/latest/index.html
Apache License 2.0
103 stars 23 forks source link

remove all the tests magic and use a simple list for TDD #11

Closed dbarrosop closed 4 years ago

dbarrosop commented 5 years ago

Get rid basically of all the code generating the tests and use a simple list instead.

This is blocking #3

jathanism commented 5 years ago

Can you please add a little context on what this means so that one of us could possibly do it? Or if it's only something you feel comfortable doing at this time, that would be good to know, too! Thanks.

FragmentedPacket commented 4 years ago

This was implemented in PR #34 and at least unblocks #3 at this point. I'll go ahead and close this issue, but we can re-open if we want to revisit the testing