Ian Gulliver
|
966c6c8c50
|
Remove onReady callback and replace with a queue of RPCs ready to send when we have a client_id.
|
2014-05-17 17:48:08 +03:00 |
|
Ian Gulliver
|
994afde51f
|
Make subscribe/unsubscribe/sendMessage return Promises that fire on RPC return.
|
2014-05-17 16:52:28 +03:00 |
|
Ian Gulliver
|
96b17ad6ff
|
Switch to using XHR directly, and drop jquery dep.
|
2014-05-17 16:31:23 +03:00 |
|
Ian Gulliver
|
6615bb88e2
|
Make profile merge test messages friendlier.
|
2014-05-16 23:11:58 +03:00 |
|
Ian Gulliver
|
81d7db3678
|
Fix profile merge code on login, add test.
|
2014-05-16 22:35:20 +03:00 |
|
Ian Gulliver
|
cb02c1ad2f
|
Simplify tests to try to obey the one-channel-per-browser rule.
|
2014-05-16 18:30:27 +03:00 |
|
Ian Gulliver
|
0d72e4ca38
|
Add comments about other people's bad code.
|
2014-05-16 18:21:59 +03:00 |
|
Ian Gulliver
|
fe7bab189d
|
Clean up logout handling in tests.
|
2014-05-16 17:57:26 +03:00 |
|
Ian Gulliver
|
482feee804
|
Add login test. Fix bugs in socket teardown, RPC retry. Remove chunk of broken merge code pending rewrite.
|
2014-05-15 19:43:09 +03:00 |
|
Ian Gulliver
|
0b037e899a
|
Make sure we're logged out for each test.
|
2014-05-15 19:32:23 +03:00 |
|
Ian Gulliver
|
179fad1c96
|
Add test for complex object
|
2014-05-15 19:23:21 +03:00 |
|
Ian Gulliver
|
92be7e7b28
|
Move test javascript to test.js
|
2014-05-15 19:05:44 +03:00 |
|