index
:
delta/python-packages/websocket-client.git
codecov-ci-dev
gh-pages
master
old_py3
py3
python2
rfc6455
ssl
sslcheck
t858
t884
github.com: liris/websocket-client.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
websocket
/
tests
/
test_app.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove incorrect comment
engn33r
2023-01-26
1
-1
/
+0
*
Refactor and fix reconnect and ping (#862)
j-a-n
2023-01-26
1
-0
/
+85
*
remove problematic CI test URL
engn33r
2023-01-26
1
-7
/
+8
*
create_dispatcher() w/ is_ssl determined by url instead of sslopt (#875)
bubbleboy14
2022-11-03
1
-1
/
+1
*
fix for stack growth on reconnect (#854)
bubbleboy14
2022-09-04
1
-2
/
+5
*
Linting improvements, improved flake8 linting CI cmd
engn33r
2022-02-25
1
-7
/
+7
*
fix!: `WebSocketApp.run_forever()` returning `None` after `close()` is called...
FujiApple
2022-02-25
1
-1
/
+32
*
Update copyright year to 2022
engn33r
2021-12-31
1
-1
/
+1
*
Minor test improvements for better code coverage
engn33r
2021-12-13
1
-1
/
+21
*
Revert 998c496, fix #769
engn33r
2021-12-07
1
-0
/
+42
*
Fix #752 remove keep_running variable in library and tests
engn33r
2021-11-26
1
-42
/
+0
*
Py2->3: simplify class definition (#750)
谭九鼎
2021-10-20
1
-1
/
+1
*
Improve usage of LOCAL_WS_SERVER_PORT
engn33r
2021-08-14
1
-1
/
+1
*
Improve unit tests with LOCAL_WS_SERVER_PORT variable
engn33r
2021-08-13
1
-5
/
+6
*
Fix python-socks dependency and replace echo.websocket.org in tests
engn33r
2021-08-11
1
-1
/
+1
*
Transition from LGPL 2.1 license to Apache 2.0 - fix #697
engn33r
2021-08-10
1
-13
/
+11
*
Minor code coverage unit test improvement
engn33r
2021-06-08
1
-2
/
+6
*
Improve _app.py, _http.py unit tests
engn33r
2021-05-17
1
-0
/
+16
*
Add status code examples to docs, improve unit tests
engn33r
2021-05-06
1
-25
/
+56
*
First pass removing Python 2 code, mostly six dependency
engn33r
2021-05-04
1
-10
/
+2
*
PEP8 style compliance fixes
engn33r
2021-05-04
1
-4
/
+2
*
Improve _core.py test coverage
engn33r
2021-03-29
1
-3
/
+0
*
Improve _app.py code coverage
engn33r
2021-03-28
1
-0
/
+142