tests.test_macro_functionality module
Unit tests for macro-related functionality and utilities.
This module tests the actual functionality that can be properly tested without complex Discord.py mocking.
- class tests.test_macro_functionality.TestMacroFunctionality(methodName='runTest')[source]
Bases:
TestCase
Test cases for macro functionality.
- test_send_embed_response_without_file()[source]
Test sending embed response without file attachment.