JohnGiorgi / seq2rel-ds

This is a companion repository to seq2rel (https://github.com/JohnGiorgi/seq2rel) which aims to make it easy to generate training data.
5 stars 1 forks source link

Add integration tests #11

Closed JohnGiorgi closed 2 years ago

JohnGiorgi commented 3 years ago

Once things are a little more stable, add integration tests for all the CLI commands. This will effectively just call the command within a unit test. The test won't assert anything but will fail if the CLI command throws an error.