پودمان:Infobox military conflict/testcases

از پژوهشکده امر به معروف
< پودمان:Infobox military conflict
نسخهٔ تاریخ ‏۱۹ بهمن ۱۳۹۳، ساعت ۰۱:۵۰ توسط Keysanger (نظرات) (Created page with '-- Example Unit tests for Module:Bananas. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_eq...')

(تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)
پرش به: ناوبری، جستجو

توضیحات این پودمان می‌تواند در پودمان:Infobox military conflict/testcases/توضیحات قرار گیرد.

-- Example Unit tests for [[Module:Bananas]]. Click talk page to run tests.
local p = require('Module:UnitTests')

function p:test_hello()
    self:preprocess_equals('{{#invoke:Infobox military conflict/sandbox}}', 'Hello, world!')
end

return p