Module:Citation/CS1/testcases: Difference between revisions

Content deleted Content added
Test;
No need to test the /lua versions when they are the same as the live version of the citation template/module;
Line 266:
 
function p:test_news()
self:preprocess_equals_preprocess_many('{{cite news/new|', '}}', '{{cite news/lua|', '}}', {
{
[==[
Line 387:
 
function p:test_journal()
self:preprocess_equals_preprocess_many('{{cite journal/new|', '}}', '{{cite journal/lua|', '}}', {
{
[==[
Line 577:
 
function p:test_book()
self:preprocess_equals_preprocess_many('{{cite book/new|', '}}', '{{cite book/lua|', '}}', {
{
[==[
Line 754:
 
function p:test_web()
self:preprocess_equals_preprocess_many('{{cite web/new|', '}}', '{{cite web/lua|', '}}', {
{
[==[
Line 928:
 
function p:test_citation()
self:preprocess_equals_preprocess_many('{{citation/new|', '}}', '{{citation/lua|', '}}', { {
[==[
author = AUTHOR
Line 1,119:
 
function p:test_press()
self:preprocess_equals_preprocess_many('{{cite press release/new|', '}}', '{{cite press release/lua|', '}}', { {
 
[==[