cog
cog copied to clipboard
Create minimal test harness for commands
Ideally, something that we can execute independently of the executor. This would make testing return values a lot easier, at the very least, as they wouldn't be filtered through the executor's various transformations.
May or may not have something in common with #258, depending on how we want to go. Referencing it for context / bigger-picture stuff.