Braulio Valdivielso Martínez
|
9ac5a6e4ae
|
Fixed encoding issues, added timeouts to event waits and refactored Server
|
2016-03-03 21:11:17 +01:00 |
|
Braulio Valdivielso Martínez
|
fa91b0ab7c
|
Fixed style
|
2016-03-03 20:07:42 +01:00 |
|
Braulio Valdivielso Martínez
|
3eeea3771b
|
Added a way for TestServer request handlers to store data for later retrieval by the main thread (actual requests, for example)
|
2015-12-08 20:40:58 +01:00 |
|
Braulio Valdivielso Martínez
|
3b2a489e13
|
Added text_response_server classmethod to TestServer and updated basic_response_server to use it
|
2015-12-08 16:12:40 +01:00 |
|
Braulio Valdivielso Martínez
|
5ecf789a6f
|
Avoid server from blocking if an exception is found in the main thread
|
2015-12-02 02:02:09 +01:00 |
|
Braulio Valdivielso Martínez
|
6551c290fd
|
Allow main thread to block testserver before closing
|
2015-12-02 01:52:32 +01:00 |
|
Braulio Valdivielso Martínez
|
f7917c305a
|
Make server set stop_event right after closing its socket
|
2015-11-26 01:04:27 +01:00 |
|
Braulio Valdivielso Martínez
|
11ad502b80
|
Added basic_response_server classmethod and tested it
|
2015-11-26 00:29:53 +01:00 |
|
Braulio Valdivielso Martínez
|
2ad3f07982
|
Make exceptions in the testserver.Server thread not block the main thread
|
2015-11-25 14:41:03 +01:00 |
|
Braulio Valdivielso Martínez
|
ab0f063d85
|
Made TestServer.Server listen on an arbitrary open port by default
|
2015-11-25 14:15:51 +01:00 |
|
Braulio Valdivielso Martínez
|
47e96c4e57
|
Renamed dummyserver to testserver
|
2015-11-25 14:05:21 +01:00 |
|