Closed
Bug 954878
Opened 11 years ago
Closed 11 years ago
Basic test for IRC messages
Categories
(Chat Core :: IRC, defect)
Chat Core
IRC
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 954876
People
(Reporter: clokep, Unassigned)
Details
*** Original post on bio 1444 at 2012-05-18 17:37:00 UTC ***
After talking to flo this morning we discussing creating some tests that essentially take an IRC message object, encode it to be sent and then decode it again back to an object and make sure that this matches the original object.
I'm not sure if this can be done /exactly/ this way or not in the code, but we should be able to mess w/ it...
I also wonder if it makes sense to go object --> String --> object or string --> object --> string.
Reporter | ||
Comment 1•11 years ago
|
||
*** Original post on bio 1444 at 2012-05-19 13:17:57 UTC ***
This is pretty much the same as bug 954876 (bio 1442): I broke the way messages are created. Duping it since it'll be one patch anyway.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•