JC Brand
|
02e5921415
|
Fix problem of stuck/hanging tests on TravisCI
|
2017-06-19 15:05:22 +02:00 |
|
JC Brand
|
bae06922fc
|
fixup
|
2017-05-23 18:40:55 +02:00 |
|
JC Brand
|
0c43e4b87c
|
Upgrade to Jasmine 2.5.3
|
2017-04-06 11:31:05 +02:00 |
|
JC Brand
|
fe6a9ca748
|
Merge converse-api and converse-core
Otherwise `require('converse-core')` can be called, exposing the inner converse
object.
|
2017-02-14 14:35:52 +00:00 |
|
JC Brand
|
b7b9711296
|
Rename the closured converse object to _converse
to indicate that it's private and to differentiate it from the outer "global"
converse object.
|
2017-02-02 18:34:13 +00:00 |
|
JC Brand
|
4dcb855562
|
Split API into public and private (plugin only) parts.
|
2017-02-02 18:30:59 +00:00 |
|
JC Brand
|
081f075aa9
|
Add eslint with lodash checking and apply its suggestions
|
2017-02-01 14:02:18 +01:00 |
|
JC Brand
|
de07b6a529
|
No need for two AMD-load cycles.
|
2016-11-30 12:18:58 +00:00 |
|
JC Brand
|
a2f4acdcee
|
All tests suites now updated and isolated.
|
2016-11-03 13:59:05 +00:00 |
|
JC Brand
|
e835a25184
|
Add jshint checking and fix errors.
|
2015-10-25 17:55:18 +00:00 |
|
JC Brand
|
f283f6bce5
|
Fix failing tests after introducing AMD version of Strophe
|
2015-02-01 16:15:34 +01:00 |
|
JC Brand
|
147e62d000
|
Don't increment unread msgs counter for <paused> chat state.
Also update release notes. updates #267
|
2014-10-30 11:48:58 +01:00 |
|
JC Brand
|
4a89d28e38
|
Fix tests by depending on jquery obj.
Also fixed groupchat test by getting and including correct msg id.
|
2014-10-15 19:16:02 +02:00 |
|
JC Brand
|
278c2c428d
|
Add tests for the live filter functionality. updates #212
|
2014-08-18 22:39:24 +02:00 |
|
JC Brand
|
e7d563b34b
|
Let tests pass again
|
2014-08-08 22:06:01 +02:00 |
|
JC Brand
|
c25f33b181
|
Add proper separation between controlbox tests
|
2014-07-04 21:18:28 +02:00 |
|
JC Brand
|
5034ae33f2
|
Work on getting proper separation between tests.
|
2014-06-30 20:26:45 +02:00 |
|
JC Brand
|
4950bb9120
|
Fixing tests after latest refactoring
|
2014-06-30 19:21:16 +02:00 |
|
JC Brand
|
180d175e54
|
Fix tests. Make sure the min chats toggle gets updated
|
2014-06-29 18:30:01 +02:00 |
|
JC Brand
|
27cce2c229
|
Refactor to store number of unread messages
|
2014-06-29 15:59:39 +02:00 |
|
JC Brand
|
4b8196cd7e
|
Add more tests around minimized chats.
|
2014-06-21 23:01:56 +02:00 |
|