---+!! %TOPIC% Description: Verify that TWiki:Codev.AddSectionParam is working This is really ugly - could be improved only if including URLs is allowed (which it isn't, per default). %X% *Update:* This test topic is semi-obsolete as there exists a unit test now: =test/unit/ViewParamSection.pm= . This unit test needs the "beta quality" TWiki:Plugins.CliRunnerContrib, so it is not yet part of the standard suite. Additional Test Topic: IncludeFixtures, as stolen from TestCaseSectionalInclude. Compare the middle column (as obtained from including a section) with the result of clicking on the link in the right column. Ouch. ---++ First (Non Nested) Section <table border="1"> <tr> <th>Section Name</th><th>Included</th><th>As Link</th> </tr> <tr> <th>first</th> <td>%INCLUDE{"IncludeFixtures" section="first"}%</td> <td> %SCRIPTURL{view}%/%WEB%/IncludeFixtures?section=first</td> </tr> <tr> <th>outer</th> <td>%INCLUDE{"IncludeFixtures" section="outer"}%</td> <td> %SCRIPTURL{view}%/%WEB%/IncludeFixtures?section=outer</td> </tr> <tr> <th>inner</th> <td>%INCLUDE{"IncludeFixtures" section="inner"}%</td> <td> %SCRIPTURL{view}%/%WEB%/IncludeFixtures?section=inner</td> </tr> <tr> <th>first, raw mode</th> <td>%INCLUDE{"IncludeFixtures" section="first"}%</td> <td> %SCRIPTURL{view}%/%WEB%/IncludeFixtures?section=first;raw=on</td> </tr> </table>
This topic: TestCases
>
WebHome
>
TestCaseSectionalView
Topic revision: r4 - 2005-09-19 - TWikiContributor
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback