Module:Infobox sort/testcases: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
-- Example unit test. |
-- Example unit test. |
||
function p:test_desc() |
function p:test_desc() |
||
self:preprocess_equals('{{#invoke:Infobox sort | desc | {{#if: no | 2% Foo}} |
self:preprocess_equals('{{#invoke:Infobox sort | desc | {{#if: no | 2% Foo}} | 3% Bar | 8% Carrot}}', '8% Carrot<br>3% Bar') |
||
end |
end |
||
Revision as of 10:52, 9 June 2020
![]() | This is the test cases page for the module Module:Infobox sort. Results of the test cases. |