Jump to content

Module:Infobox gene/testcases

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Boghog (talk | contribs) at 04:57, 20 April 2019 (added actual test (not sure that this will work)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
-- 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 gene|getTemplateData|QID=Q414043}}')
end

return p