IRC Archive for channel #xwiki on 09 October 2015
Located in
- Rendered document content
concept script working. I know what to do now. Thanks again! 11:07 <tmortagne> spawn57: if you end with
- Raw document content
concept script working. I know what to do now. Thanks again! 11:07 <tmortagne> spawn57: if you end with
IRC Archive for channel #xwiki on 03 February 2016
Located in
- Rendered document content
(before folding event concept existed), I don't know if gdelhumeau refactored it to use the new folded
- Raw document content
(before folding event concept existed), I don't know if gdelhumeau refactored it to use the new folded
IRC Archive for channel #xwiki on 05 April 2016
Located in
- Rendered document content
either though 19:00 <vmassol> (this concept of repair and what it means) 19:00 <vmassol> they'll just
- Raw document content
either though 19:00 <vmassol> (this concept of repair and what it means) 19:00 <vmassol> they'll just
IRC Archive for channel #xwiki on 31 March 2016
Located in
- Rendered document content
ProtectedBlock concept apparently 18:54 <mflorea1> code macro works fine 18:54 <vmassol> and the icon tx respect
…with the code macro and then closed it as won't fix since I introduced the concept of
- Raw document content
ProtectedBlock concept apparently 18:54 <mflorea1> code macro works fine 18:54 <vmassol> and the icon tx respect
…with the code macro and then closed it as won't fix since I introduced the concept of
Docker-based Testing
Located in
- Raw document content
concept")).click(); } } {{/code}} == Example 2: Choosing Container + DB + Browser and versions
Building XWiki from sources
Located in
- Raw document content
that are independent of the concept of wikis, this makes it very easy for everyone to use them in their own projects
View Unit Testing
Located in
- Rendered document content
Concept This is about writing "unit" tests for code generated by the server-side for the "View" of the MVC model. Namely, it focuses on testing: wiki pages (*.xml files) velocity templates (*.vm files) Strategy Specifically the idea is to be able to write integration tests that use the real code except
- Raw document content
{{box cssClass="floatinginfobox" title="**Contents**"}} {{toc/}} {{/box}} = Concept = This is about writing "unit" tests for code generated by the server-side for the "View" of the MVC model. Namely, it focuses on testing: * wiki pages (##*.xml## files) * velocity templates (##*.vm## files) = Strategy