tests.test_macro_commands module

Unit tests for WeakAuras Discord Bot macro commands.

This module tests the macro command setup functionality.

class tests.test_macro_commands.TestMacroCommands(methodName='runTest')[source]

Bases: TestCase

Test cases for macro commands setup.

setUp()[source]

Set up test fixtures.

test_setup_macro_commands()[source]

Test that macro commands are properly set up on the bot.