libAtoms / abcd

1 stars 4 forks source link

Use cases for testing #68

Closed fekad closed 3 years ago

gabor1 commented 4 years ago

do you want to turn these into regression tests? that means not just example command lines, but also data that they operate on, right?

fekad commented 4 years ago

Yes, that's the idea, but it can be anything. eg: list of queries that should not return with an error, list of queries that should return with error and of course we can add data as well to check is it function properly or not.