1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-26 14:18:21 +00:00

Testcase docs: add note about description field overwriting Description payload tiddler

This commit is contained in:
Jeremy Ruston 2024-05-28 13:37:50 +01:00
parent b5bd4c9673
commit 613ee13294
2 changed files with 2 additions and 3 deletions

View File

@ -23,5 +23,4 @@ Some payload tiddlers are set aside for special purposes:
|''Narrative'' |Narrative description of the test, intended to explain the purpose and operation of the test |
|''Output'' |The tiddler that produces the test output |
|''~ExpectedResult'' |HTML of expected result of rendering the ''Output'' tiddler |
|''Description'' |Set to the text of the <<.field description>> field |

View File

@ -75,7 +75,7 @@ The test case wiki will inherit variables that are visible to the <<.wid testcas
A custom template can be specified for special purposes. For example, the provided template $:/core/ui/testcases/RawJSONTemplate just displays the payload tiddlers in JSON, which can be used for debugging purposes.
! Test Czase Template Variables
! Test Case Template Variables
The <<.wid testcase>> widget makes the following variables available within the rendered template: