Jump to content

Module:Infobox gene/testcases

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pppery (talk | contribs) at 15:00, 21 April 2019 (...). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
-- Example Unit tests for [[Module:Infobox gene]]. 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