describe("constructor", () => { test.todo("EXPECT properties to be set"); }); describe('execute', () => { test.todo("EXPECT server to be setup in database"); test.todo("GIVEN interaction.guildId is null, EXPECT nothing to happen"); test.todo("GIVEN server is found in the database, EXPECT error"); });