From 6f782d342ddd267d995da8955048210fc752e496 Mon Sep 17 00:00:00 2001 From: sidya82 Date: Tue, 1 Apr 2014 12:22:08 +0200 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20test?= =?UTF-8?q?/botTest.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- log/activity.log | 1 + test/botTest.py | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/log/activity.log b/log/activity.log index 9724895..634629a 100644 --- a/log/activity.log +++ b/log/activity.log @@ -2647,3 +2647,4 @@ NameError: global name 'httplib' is not defined 2014-04-01 00:12:23,911 :: INFO :: ->Demand Data Receive : 127.0.0.1 2014-04-01 00:12:26,879 :: ERROR :: [Errno socket error] [Errno 113] No route to host 2014-04-01 00:12:26,880 :: ERROR :: ->Failed Send data : Socket Close  +2014-04-01 00:45:48,188 :: SUCCESS :: ->Server Stop Successfully ! diff --git a/test/botTest.py b/test/botTest.py index c017a50..0d31cac 100644 --- a/test/botTest.py +++ b/test/botTest.py @@ -55,7 +55,7 @@ else: print("NOK : not redirect to / !") cj.save() -print "\nI will know try to connect with bad login information :" +print "\nI will now try to connect with bad login information :" print "PATH: /" print "TYPE REQUEST : POST" print "DATA SEND :" @@ -168,7 +168,7 @@ else: print("NOK : not redirect to / !") cj.save() -print "\nI'm now test video for check If I Am Disconnected :" +print "\nI'm Will Now Test Video For Check If I Am Disconnected :" print "PATH: /video" print "TYPE REQUEST : GET" print "DATA SEND : -" @@ -182,7 +182,7 @@ cj.save() -print "\nNow I Will Try To Connect To The Websocket Then I not connected :" +print "\nNow I Will Try To Connect To The Websocket Then I Not Connected :" print "PATH: /socket " print "TYPE REQUEST : GET" print "DATA SEND :"