describe('constructor', () => { test.todo("EXPECT properties to be set"); }); describe('execute', () => { test.todo("EXPECT embed to be sent"); test.todo("GIVEN interaction is not a chat input command, EXPECT nothing to happen"); test.todo("GIVEN a result from random-bunny is failure, EXPECT error"); });