JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 years ago |
JC Brand
|
a75c118a2c
Prioritize roster nickname as message and chatbox display name
|
6 years ago |
JC Brand
|
5532a9ec63
Remove jquery from tests
|
6 years ago |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 years ago |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 years ago |
JC Brand
|
ca9229a906
`createMessage` now returns a promise.
|
6 years ago |
JC Brand
|
506aa33131
Wait for promises before opening chats in API methods
|
6 years ago |
JC Brand
|
1443fdd447
(WIP) Wait for promises before opening chats in API methods
|
6 years ago |
JC Brand
|
596082eecc
Get tests to run agains the webpack build
|
7 years ago |
JC Brand
|
9528d81c00
Move various MUC methods onto the Backbone.Model
|
7 years ago |
JC Brand
|
ca141401a0
Fix failing tests
|
7 years ago |
JC Brand
|
4652385bb4
Remove jQuery from non-tests config
|
7 years ago |
JC Brand
|
671691353a
Use Backbone.NativeView instead of Backbone.View
|
7 years ago |
JC Brand
|
3a6f7ed109
Remove jquery from converse-minimize
|
7 years ago |
JC Brand
|
397927b189
Fix broken tests and update changelog
|
7 years ago |
JC Brand
|
16d62bf9e4
Fix broken tests due to using ES2015 promises
|
7 years ago |
JC Brand
|
02e5921415
Fix problem of stuck/hanging tests on TravisCI
|
8 years ago |
JC Brand
|
bae06922fc
fixup
|
8 years ago |
JC Brand
|
0c43e4b87c
Upgrade to Jasmine 2.5.3
|
8 years ago |
JC Brand
|
fe6a9ca748
Merge converse-api and converse-core
|
8 years ago |
JC Brand
|
b7b9711296
Rename the closured converse object to _converse
|
8 years ago |
JC Brand
|
4dcb855562
Split API into public and private (plugin only) parts.
|
8 years ago |
JC Brand
|
081f075aa9
Add eslint with lodash checking and apply its suggestions
|
8 years ago |
JC Brand
|
de07b6a529
No need for two AMD-load cycles.
|
8 years ago |
JC Brand
|
a2f4acdcee
All tests suites now updated and isolated.
|
8 years ago |
JC Brand
|
e835a25184
Add jshint checking and fix errors.
|
9 years ago |
JC Brand
|
f283f6bce5
Fix failing tests after introducing AMD version of Strophe
|
10 years ago |
JC Brand
|
147e62d000
Don't increment unread msgs counter for <paused> chat state.
|
10 years ago |
JC Brand
|
4a89d28e38
Fix tests by depending on jquery obj.
|
10 years ago |
JC Brand
|
278c2c428d
Add tests for the live filter functionality. updates #212
|
10 years ago |