forked from jshiffer/go-xmpp
Refactor tests
This commit is contained in:
@@ -36,6 +36,10 @@ const (
|
||||
testClientRawPort
|
||||
testClientIqPort
|
||||
testClientIqFailPort
|
||||
testClientPostConnectHook
|
||||
|
||||
// Client internal tests
|
||||
testClientStreamManagement
|
||||
)
|
||||
|
||||
// ClientHandler is passed by the test client to provide custom behaviour to
|
||||
|
||||
Reference in New Issue
Block a user