Closed davidor closed 9 years ago
I definitely agree with that. We should probably think also of tests for these issues.
This should be solved in #56 . I agree, there are some parts of the code, like the interactive mode, that do not have tests.
This should be fixed, so I will close it. Thanks David!
In the interactive mode, ff the user tries to execute a command that is not implemented, he gets an error such as: Command not implemented:, and the program closes.
I think that it would be more natural to show the error and continue the execution.