tests package
Submodules
tests.test_family module
Created on 2021-01-01
@author: wf
tests.test_frontend module
Created on 2020-12-27
@author: wf
- class tests.test_frontend.TestFrontend(methodName='runTest')[source]
Bases:
Basetesttest the frontend
- testFixHtml()[source]
test that hrefs, images src, srcset videos and objects are modified from local-absolute urls to ones with “www”
- testIssue14()[source]
test Allow to use templates specified in Wiki https://github.com/BITPlan/pyWikiCMS/issues/14
- testIssue17()[source]
https://github.com/BITPlan/pyWikiCMS/issues/17
filter <html><body><div class=”mw-parser-output”>
- testIssue18()[source]
https://github.com/BITPlan/pyWikiCMS/issues/18 image proxying should work #18
- testIssue19()[source]
https://github.com/BITPlan/pyWikiCMS/issues/19 editsection filter should keep other span’s untouched #19
tests.test_server module
Created on 2021-01-06
@author: wf
tests.test_webserver module
Created on 2020-07-11
@author: wf
- class tests.test_webserver.TestWebServer(methodName='runTest')[source]
Bases:
Basetestsee https://www.patricksoftwareblog.com/unit-testing-a-flask-application/
- testReveal()[source]
test Issue 20 https://github.com/BITPlan/pyWikiCMS/issues/20 support reveal.js slideshow if frame is “reveal” #20
tests.test_widgets module
tests.test_wikicms module
Created on 27.07.2020
@author: wf