aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/mixins.py (follow)
Commit message (Collapse)AuthorAgeLines
* brings coverage to 90% (#24)Gravatar Christopher Baklid2018-02-26-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * brings coverage to 75% * satisfy flake8 * missing docstring added * one more test * artificially inflate coverage because python acts strange * testing decorators * fixed instantiation of test route * straggling newlines from debugging code * remove debug comments * restructure tests into logical class separations. more exlusions. more tests * testing websocket echo tests * added missing comment * convert single quotes to double quotes to satisfy docstrings
* typo in a comment was driving me nuts.Gravatar Leon Sandøy2018-02-18-1/+1
|
* Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket ↵Gravatar Gareth Coles2018-02-18-1/+1
| | | | WebSocket class
* Integrate websockets into the Flask webappGravatar Gareth Coles2018-02-17-0/+63