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
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:
unittest.case.TestCasesee https://www.patricksoftwareblog.com/unit-testing-a-flask-application/
tests.test_widgets module¶
Created on 2021-01-04
@author: wf
-
class
tests.test_widgets.TestWidgets(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase-
testJinjaType()[source]¶ test Jinja template type check workaround according to https://stackoverflow.com/a/38086633/1497139
-
tests.test_wikicms module¶
Created on 27.07.2020
@author: wf