Websocket: move protocol tests to the new TestMessagingProtocol class
Bug #1538895 reported by
Eva Balycheva
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zaqar |
New
|
Undecided
|
Eva Balycheva |
Bug Description
When we test our websocket transport, we test two types of things:
1. Our websocket API
2. Our websocket driver, factories, protocols
I think 'MessagesBaseTest' should contain only websocket API tests, but I see now that it contains also protocol-related tests, for example, 'test_invalid_
See https:/
This test case (and maybe some others) can be put in the newly introduced 'TestMessagingP
See https:/
Changed in zaqar: | |
assignee: | nobody → Eva Balycheva (ubershy) |
To post a comment you must log in.