Module:Citation/CS1/testcases: Difference between revisions

Content deleted Content added
test without COinS
Darklama (talk | contribs)
show COinS again as it shouldn't break things now
Line 3:
 
function p:test_encyclopedia()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite encyclopedia/new|', '}}}}', '{{RemoveCoins|{{cite encyclopedia/lua|', '}}}}', {
{
[==[
Line 266:
 
function p:test_news()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite news/new|', '}}}}', '{{RemoveCoins|{{cite news/lua|', '}}}}', {
{
[==[
Line 387:
 
function p:test_journal()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite journal/new|', '}}}}', '{{RemoveCoins|{{cite journal/lua|', '}}}}', {
{
[==[
Line 577:
 
function p:test_book()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite book/new|', '}}}}', '{{RemoveCoins|{{cite book/lua|', '}}}}', {
{
[==[
Line 754:
 
function p:test_web()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite web/new|', '}}}}', '{{RemoveCoins|{{cite web/lua|', '}}}}', {
{
[==[
Line 928:
 
function p:test_citation()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{citation/new|', '}}}}', '{{RemoveCoins|{{citation/lua|', '}}}}', { {
[==[
author = AUTHOR
Line 1,119:
 
function p:test_press()
self:preprocess_equals_preprocess_many('{{RemoveCoins|{{cite press release/new|', '}}}}', '{{RemoveCoins|{{cite press release/lua|', '}}}}', { {
 
[==[