Project

General

Profile

Actions

Story #74496

closed

Epic #76862: Refactor and modernise the TypoScript content renderer

Test coverage of stdWrap processors

Added by Elmar Hinz about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2015-08-17
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
8
PHP Version:
Tags:
Sprint Focus:

Description

Test all stdWrap processors.

This gives an overview of the unit test coverage of stdWrap processors in the ContentObjectRendererTest file. Existing tests are marked with DONE.

During the process of separating stdWrap processors from ContentObjectRenderer the existing tests are useful to prove that the separation works.

Once the separation is finished, the test layout should follow the separation of the classes.


/*
 * Test coverage
 *
 * - stdWrap
 *      - stdWrapPreProcess
 *      - cacheRead
 *      - setContentToCurrent
 *      - addPageCacheTags DONE
 *      - setCurrent
 *      - lang
 *      - data
 *      - field
 *      - current
 *      - cObject
 *      - numRows
 *      - filelist
 *      - preUserFunc
 *      - stdWrapOverride
 *      - override
 *      - preIfEmptyListNum
 *      - ifNull DONE
 *      - ifEmpty DONE
 *      - ifBlank
 *      - listNum
 *      - trim DONE
 *      - strPad DONE
 *      - stdWrap DONE
 *      - stdWrapProcess
 *      - required
 *      - if
 *      - fieldRequired
 *      - csConv
 *      - parseFunc DONE
 *      - HTMLparser
 *      - split
 *      - replacement DONE
 *      - prioriCalc
 *      - char
 *      - intval DONE
 *      - hash DONE
 *      - round DONE
 *      - numberFormat DONE
 *      - expandList DONE
 *      - date DONE
 *      - strtotime DONE
 *      - strftime DONE
 *      - age DONE
 *      - case DONE
 *      - bytes DONE
 *      - substring DONE
 *      - removeBadHTML
 *      - cropHTML
 *      - stripHtml
 *      - crop
 *      - rawUrlEncode
 *      - htmlSpecialChars
 *      - encodeForJavaScriptValue DONE
 *      - doubleBrTag
 *      - br
 *      - brTag
 *      - encapsLines
 *      - keywords
 *      - innerWrap
 *      - innerWrap2
 *      - fontTag
 *      - addParams
 *      - filelink
 *      - preCObject
 *      - postCObject
 *      - wrapAlign
 *      - typolink
 *      - TCAselectItem
 *      - space
 *      - spaceBefore
 *      - spaceAfter
 *      - wrap
 *      - noTrimWrap DONE
 *      - wrap2
 *      - dataWrap
 *      - prepend
 *      - append
 *      - wrap3
 *      - orderedStdWrap
 *      - outerWrap
 *      - insertData
 *      - postUserFunc
 *      - prefixComment
 *      - editIcons
 *      - editPanel
 *      - cacheStore
 *      - stdWrapPreProcess
 *      - debug
 *      - debugFunc
 *      - debugData
 */

Subtasks 115 (0 open115 closed)

Task #76275: Add unit test to cover stdWrap_removeBadHTMLClosedElmar Hinz2016-05-24

Actions
Task #76396: Add unit test to cover stdWrap_csConvClosedElmar Hinz2016-05-31

Actions
Bug #76761: Add unit test to cover stdWrap_requiredClosedElmar Hinz2016-06-23

Actions
Task #76763: Add unit test to cover stdWrap_ifClosedElmar Hinz2016-06-23

Actions
Task #76718: Add unit test to cover ContentObjectRenderer::calculateCacheKeyClosedElmar Hinz2016-06-21

Actions
Task #76711: Add unit test to cover stdWrap_stdWrapPostProcessClosedElmar Hinz2016-06-20

Actions
Task #76710: Add unit test to cover stdWrap_stdWrapProcessClosedElmar Hinz2016-06-20

Actions
Task #76709: Add unit test to cover stdWrap_stdWrapOverrideClosedElmar Hinz2016-06-20

Actions
Task #76708: Add unit test to cover stdWrap_stdWrapPreProcessClosedElmar Hinz2016-06-20

Actions
Task #76654: Add unit test to cover stdWrap_dataClosedElmar Hinz2016-06-16

Actions
Bug #76635: Add unit test to cover stdWrap_setContentToCurrentClosedElmar Hinz2016-06-15

Actions
Task #76634: Add unit test to cover stdWrap_setCurrentClosedElmar Hinz2016-06-15

Actions
Task #76610: Add unit test to cover stdWrap_langClosedElmar Hinz2016-06-13

Actions
Task #76608: Fix typos in ContentObjectRendererTestClosedElmar Hinz2016-06-13

Actions
Task #55424: Write unit tests for ContentObjectRenderer and HtmlParserClosed2015-08-17

Actions
Task #69116: Write unit tests for HtmlParser::getSubpartClosedMichael Oehlhof2015-08-17

Actions
Task #69160: Write unit tests for HtmlParser::substituteSubpartClosedMichael Oehlhof2015-08-18

Actions
Task #69175: Write unit tests for HtmlParser::substituteSubpartArrayClosedMichael Oehlhof2015-08-18

Actions
Task #69196: Write unit tests for HtmlParser::substituteMarkerClosedMichael Oehlhof2015-08-19

Actions
Task #69197: Write unit tests for HtmlParser::substituteMarkerArrayClosedMichael Oehlhof2015-08-19

Actions
Task #69264: Write unit tests for HtmlParser->splitIntoBlock()ClosedMichael Oehlhof2015-08-22

Actions
Task #69265: Write unit tests for HtmlParser->getFirstTag() and HtmlParser->getFirstTagName()ClosedMichael Oehlhof2015-08-23

Actions
Task #69266: Write unit tests for HtmlParser->removeFirstAndLastTag()ClosedMichael Oehlhof2015-08-23

Actions
Task #70128: Write unit tests for ContentObjectRenderer->stdWrap_ifEmpty()ClosedMichael Oehlhof2015-09-26

Actions
Task #70130: Write unit tests for ContentObjectRenderer->stdWrapValue()ClosedMichael Oehlhof2015-09-26

Actions
Task #70131: Write unit tests for stdWrap_trim() and stdWrap_intvalClosedMichael Oehlhof2015-09-27

Actions
Task #70165: Write unit tests for stdWrap_numberFormat()ClosedMichael Oehlhof2015-09-28

Actions
Task #70282: Write unit tests for stdWrap_expandListClosedMichael Oehlhof2015-10-01

Actions
Task #70287: Write unit tests for stdWrap_dateClosedMichael Oehlhof2015-10-02

Actions
Task #70321: Write unit tests for stdWrap_ageClosedMichael Oehlhof2015-10-02

Actions
Task #70333: Write unit tests for stdWrap_case()ClosedMichael Oehlhof2015-10-04

Actions
Task #71770: Write unit tests for stdWrap_bytes()ClosedMichael Oehlhof2015-11-22

Actions
Task #71772: Write unit tests for stdWrap_substring()ClosedMichael Oehlhof2015-11-22

Actions
Task #72664: Add Unit Tests for HtmlParserClosedBenni Mack2016-01-12

Actions
Task #76428: Add unit test to cover stdWrap_keywordsClosedElmar Hinz2016-06-02

Actions
Task #76713: Add unit test to cover stdWrap_stdWrapCacheRead and getFromCacheClosedElmar Hinz2016-06-21

Actions
Task #76717: Add unit test to cover ContentObjectRenderer::getFromCacheClosedElmar Hinz2016-06-21

Actions
Task #76553: Add unit test to cover stdWrap_htmlSpecialCharsClosedElmar Hinz2016-06-09

Actions
Task #76552: Add unit test to cover stdWrap_wrap3ClosedElmar Hinz2016-06-09

Actions
Task #76551: Add unit test to cover stdWrap_wrap2ClosedElmar Hinz2016-06-09

Actions
Task #76550: Add unit test to cover stdWrap_outerWrapClosedElmar Hinz2016-06-09

Actions
Task #76549: Add unit test to cover stdWrap_innerWrap2ClosedElmar Hinz2016-06-09

Actions
Task #76548: Add unit test to cover stdWrap_innerWrapClosedElmar Hinz2016-06-09

Actions
Task #76547: Add unit test to cover stdWrap_wrapClosedElmar Hinz2016-06-09

Actions
Task #76537: Add unit test to cover stdWrap_doubleBrTagClosedElmar Hinz2016-06-09

Actions
Task #76409: Add unit test to cover stdWrap_brClosedElmar Hinz2016-05-31

Actions
Task #76383: Deprecate TypoScript stdWrap fontTagClosedElmar Hinz2016-05-31

Actions
Task #76316: Add unit test to cover stdWrap_charClosedElmar Hinz2016-05-27

Actions
Task #76307: Add unit test to cover stdWrap_brTagClosedElmar Hinz2016-05-26

Actions
Task #76733: Add unit test to cover stdWrap_fieldClosedElmar Hinz2016-06-22

Actions
Task #76734: Add unit test to cover stdWrap_currentClosedElmar Hinz2016-06-22

Actions
Task #76735: Add unit test to cover stdWrap_cObjectClosedElmar Hinz2016-06-22

Actions
Task #76736: Add unit test to cover stdWrap_numRowsClosedElmar Hinz2016-06-22

Actions
Bug #76294: Add unit test to cover stdWrap_rawUrlEncode()ClosedElmar Hinz2016-05-25

Actions
Task #76261: Add unit test to cover stdWrap_stripHTMLClosedElmar Hinz2016-05-23

Actions
Task #76783: Refactor unit test to cover stdWrap_substringClosedElmar Hinz2016-06-24

Actions
Bug #76782: Refactor unit test to cover stdWrap_bytesClosedElmar Hinz2016-06-24

Actions
Bug #76781: Refactor unit test to cover stdWrap_caseClosedElmar Hinz2016-06-24

Actions
Task #76738: Add unit test to cover stdWrap_filelistClosedElmar Hinz2016-06-22

Actions
Task #76740: Add unit test to cover stdWrap_preUserFuncClosedElmar Hinz2016-06-22

Actions
Task #76741: Add unit test to cover stdWrap_overrideClosedElmar Hinz2016-06-22

Actions
Task #76743: Add unit test to cover stdWrap_preIfEmptyListNumClosedElmar Hinz2016-06-22

Actions
Task #76751: Add unit test to cover stdWrap_ifBlankClosedElmar Hinz2016-06-23

Actions
Task #76752: Refactor unit test to cover stdWrap_ifEmptyClosedElmar Hinz2016-06-23

Actions
Task #76780: Refactor unit test to cover stdWrap_ageClosedElmar Hinz2016-06-24

Actions
Task #76779: Refactor unit test to cover stdWrap_strftimeClosedElmar Hinz2016-06-24

Actions
Task #76778: Refactor unit test to cover stdWrap_strtotimeClosedElmar Hinz2016-06-24

Actions
Task #76777: Refactor unit test to cover stdWrap_dataClosedElmar Hinz2016-06-24

Actions
Task #76776: Refactor unit test to cover stdWrap_expandListClosedElmar Hinz2016-06-24

Actions
Task #76775: Refactor unit test to cover stdWrap_numberFormatClosedElmar Hinz2016-06-24

Actions
Task #76774: Refactor unit test to cover stdWrap_roundClosedElmar Hinz2016-06-24

Actions
Task #76773: Refactor unit test to cover stdWrap_hashClosedElmar Hinz2016-06-24

Actions
Task #76772: Refactor unit test to cover stdWrap_intvalClosedElmar Hinz2016-06-24

Actions
Task #76771: Add unit test to cover stdWrap_ prioriCalcClosedElmar Hinz2016-06-24

Actions
Task #76770: Refactor unit test to cover stdWrap_ replacementClosedElmar Hinz2016-06-24

Actions
Task #76753: Refactor unit test to cover stdWrap_ifNullClosedElmar Hinz2016-06-23

Actions
Task #76754: Add unit test to cover stdWrap_listNumClosedElmar Hinz2016-06-23

Actions
Bug #76755: Add unit test to cover stdWrap_trimClosedElmar Hinz2016-06-23

Actions
Task #76756: Refactor unit test to cover stdWrap_strPadClosedElmar Hinz2016-06-23

Actions
Task #76757: Add unit test to cover stdWrap_stdWrap ClosedElmar Hinz2016-06-23

Actions
Task #76764: Add unit test to cover stdWrap_fieldRequiredClosedElmar Hinz2016-06-23

Actions
Task #76767: Add unit test to cover stdWrap_parseFunc.ClosedElmar Hinz2016-06-24

Actions
Task #76768: Add unit test to cover stdWrap_HTMLparserClosedElmar Hinz2016-06-24

Actions
Task #76769: Add unit test to cover stdWrap_ splitClosedElmar Hinz2016-06-24

Actions
Task #76826: Add unit test to cover stdWrap_cropClosedElmar Hinz2016-06-28

Actions
Task #76827: Add unit test to cover stdWrap_cropHTMLClosedElmar Hinz2016-06-28

Actions
Task #76828: Add unit test to cover stdWrap_encapsLinesClosedElmar Hinz2016-06-28

Actions
Task #76829: Refactor unit test to cover stdWrap_encodeForJavaScriptValueClosedElmar Hinz2016-06-28

Actions
Task #76832: Add unit test to cover stdWrap_addParamsClosed2016-06-28

Actions
Task #76833: Add unit test to cover stdWrap_filelinkClosedElmar Hinz2016-06-28

Actions
Task #76834: Add unit test to cover stdWrap_preCObjectClosedElmar Hinz2016-06-28

Actions
Task #76835: Add unit test to cover stdWrap_postCObjectClosedElmar Hinz2016-06-28

Actions
Task #76836: Add unit test to cover stdWrap_wrapAlignClosedElmar Hinz2016-06-28

Actions
Task #76837: Add unit test to cover stdWrap_typolinkClosedElmar Hinz2016-06-28

Actions
Task #76838: Add unit test to cover stdWrap_TCAselectItemClosedElmar Hinz2016-06-28

Actions
Task #76839: Add unit test to cover stdWrap_spaceClosedElmar Hinz2016-06-28

Actions
Task #76840: Add unit test to cover stdWrap_spaceBeforeClosedElmar Hinz2016-06-28

Actions
Bug #76841: Add unit test to cover stdWrap_spaceAfterClosedElmar Hinz2016-06-28

Actions
Task #76842: Refactor unit test to cover stdWrap_noTrimWrapClosedElmar Hinz2016-06-28

Actions
Bug #76843: Add unit test to cover stdWrap_dataWrapClosedElmar Hinz2016-06-28

Actions
Task #76845: Add unit test to cover stdWrap_prependClosed2016-06-28

Actions
Task #76846: Add unit test to cover stdWrap_appendClosedElmar Hinz2016-06-28

Actions
Task #76847: Add unit test to cover stdWrap_orderedStdWrapClosedElmar Hinz2016-06-28

Actions
Task #76848: Add unit test to cover stdWrap_insertDataClosedElmar Hinz2016-06-28

Actions
Task #76849: Add unit test to cover stdWrap_postUserFuncClosedElmar Hinz2016-06-28

Actions
Task #76850: Add unit test to cover stdWrap_postUserFuncIntClosedElmar Hinz2016-06-28

Actions
Task #76851: Add unit test to cover stdWrap_prefixCommentClosedElmar Hinz2016-06-28

Actions
Task #76852: Add unit test to cover stdWrap_editIconsClosedElmar Hinz2016-06-28

Actions
Task #76853: Add unit test to cover stdWrap_editPanelClosedElmar Hinz2016-06-28

Actions
Task #76854: Add unit test to cover stdWrap_cacheStoreClosedElmar Hinz2016-06-28

Actions
Task #76856: Add unit test to cover stdWrap_debugFuncClosedElmar Hinz2016-06-28

Actions
Task #76855: Add unit test to cover stdWrap_debugClosedElmar Hinz2016-06-28

Actions
Task #76858: Add unit test to cover stdWrap_debugDataClosedElmar Hinz2016-06-28

Actions
Task #76894: Add unit test to show that all stdWrap_ methods are callableClosedElmar Hinz2016-06-30

Actions
Task #76981: Put stdWrap unit test methods into an alphabetical orderClosedElmar Hinz2016-07-07

Actions
Actions #1

Updated by Riccardo De Contardi almost 8 years ago

  • Parent task set to #76862
Actions #2

Updated by Riccardo De Contardi almost 8 years ago

  • Category set to Tests
Actions #3

Updated by Stephan Großberndt almost 8 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF