describe('constructor', () => { test.todo("EXPECT properties to be set"); }); describe("execute", () => { test.todo('EXPECT list of lobby channels to be sent'); test.todo("GIVEN interaction.guild is null, EXPECT error"); });