tests.test_color_role_commands module
Tests for color role command functionality.
- class tests.test_color_role_commands.TestColorRoleUtilities(methodName='runTest')[source]
Bases:
TestCase
Test utility functions for color role commands.
- class tests.test_color_role_commands.MockRole(name, color=0)[source]
Bases:
object
Mock Discord role for testing.
- class tests.test_color_role_commands.MockGuild(roles)[source]
Bases:
object
Mock Discord guild for testing.