modifié: test/botTest.py

This commit is contained in:
sidya82 2014-04-01 12:22:08 +02:00
parent 22bb9b1bc8
commit 6f782d342d
2 changed files with 4 additions and 3 deletions

View File

@ -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 !

View File

@ -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 :"