Add functional .t test for all expected failures
Most failure cases have to be covered basically end-to-end, so we might as well test the entire script. Moreover, failures would be easy to pinpoint since we are testing a single condition every time.
Loading
Please register or sign in to comment