Module:Protection banner/config/testcases: Difference between revisions

Content deleted Content added
mainspace for that
fix one
 
(2 intermediate revisions by the same user not shown)
Line 429:
end
 
function suite:testCategory_edit_extended_template_all_edittestCategory_edit_extended_template_all_all()
self:assertProtectionCategoryEquals('Wikipedia extended-confirmed-protected templates', d.edit, d.extended, 10, nil, nil)
end
Line 443:
function suite:testCategory_edit_full_template_all_temp()
self:assertProtectionCategoryEquals('Wikipedia move-protected templates', d.move, d.full, 10, nil, d.temp)
end
 
function suite:testCategory_edit_template_templatetalk_all_all()
self:assertProtectionCategoryEquals('Wikipedia template-protected pages other than templates and modules', d.edit, d.template, 11, nil, nil)
end