Commit Graph

8 Commits

Author SHA1 Message Date
debugtalk
4d69342d40 parse_response_object: load response content as json format if possible 2017-06-20 20:24:38 +08:00
debugtalk
278aaff290 add parse_response_object 2017-06-20 20:06:36 +08:00
debugtalk
898e0f27fa create ApiServerUnittest for public use 2017-06-20 20:04:10 +08:00
debugtalk
45351e3ba7 utils: testcases loader 2017-06-20 19:43:44 +08:00
debugtalk
f06adb064d move api_server start and terminate to class method in order to start api_server only once 2017-06-20 14:22:52 +08:00
debugtalk
bb199bd42e run api_server in multiprocessing.Thread other than gevent.pywsgi.WSGIServer 2017-06-20 13:25:59 +08:00
debugtalk
b775e8c217 update api_server and its tests 2017-06-19 16:19:17 +08:00
debugtalk
7cbbaa3e49 create api server for test 2017-06-16 12:12:43 +08:00