stuckyb / ontopilot

15 stars 2 forks source link

integration testing #55

Closed stuckyb closed 7 years ago

stuckyb commented 7 years ago

The code base now includes thorough unit testing, but this doesn't cover most high-level functionality. We really need at least some integration testing to ensure that the software behaves as expected from the user's PoV.

stuckyb commented 7 years ago

We now have a functional/integration testing framework that provides end-to-end coverage of almost all of the command-line interface.