modifié: test/botTest.py
This commit is contained in:
parent
22bb9b1bc8
commit
6f782d342d
@ -2647,3 +2647,4 @@ NameError: global name 'httplib' is not defined
|
||||
2014-04-01 00:12:23,911 :: INFO :: [95m->Demand Data Receive : 127.0.0.1[0m
|
||||
2014-04-01 00:12:26,879 :: ERROR :: [91m[Errno socket error] [Errno 113] No route to host[0m
|
||||
2014-04-01 00:12:26,880 :: ERROR :: [91m->Failed Send data : Socket Close [0m
|
||||
2014-04-01 00:45:48,188 :: SUCCESS :: [92m->Server Stop Successfully ![0m
|
||||
|
@ -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 :"
|
||||
|
Reference in New Issue
Block a user