• JC Brand's avatar
    Make `converse.initialize` an `async` function · 9f5031c2
    JC Brand authored
    - Combine all test init functions into `initConverse`
    - Use `async` functions in more tests
    - Replace `var` with `let` and `const` in more tests
    - New utils method `toStanza` which converts a string to a Node
    9f5031c2
user-details-modal.js 4.53 KB