tests.test_embed_macros module
Unit tests for embed macro functionality.
This module tests the embed macro creation, editing, and execution features.
- class tests.test_embed_macros.TestEmbedMacros(methodName='runTest')[source]
Bases:
TestCase
Test cases for embed macro functionality.
- test_backward_compatibility_with_text_macros()[source]
Test that text macros still work alongside embed macros.