Closed
Bug 1046744
Opened 10 years ago
Closed 10 years ago
Write tests to check that we gracefully close connections on successful ended calls
Categories
(Hello (Loop) :: Client, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
backlog | Fx37+ |
People
(Reporter: NiKo, Unassigned)
Details
(Whiteboard: [tech-debt])
In loop/test/desktop-local/conversation_test.js, we have this comment which needs to be addressed:
> XXX When the call is ended gracefully, we should check that we
> close connections nicely
Updated•10 years ago
|
Whiteboard: [tech-debt]
Updated•10 years ago
|
backlog: --- → Fx36+
Updated•10 years ago
|
backlog: Fx36+ → Fx37+
Updated•10 years ago
|
Priority: -- → P2
Updated•10 years ago
|
Priority: P2 → P1
Updated•10 years ago
|
Priority: P1 → P2
Comment 2•10 years ago
|
||
No longer applicable - we've removed the XXX that said this, and with the new flux code, we're going to have tests at the unit level that checks this works.
Hence marking as wfm.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(standard8)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•