This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
converse.js/src/plugins/chatview/tests
Shaun Wu 9ea8653ef7 Upgrade to Webpack 3
Had to make various other changes due to incompatibilities.

- Use the new `lit` package instead of `lit-html` or `lit-element`
- Drop `haunted` since it breaks the rules by specifying `type: module`
  but then doesn't import with file extensions
- Use Sass Dart instead of node-sass (fixes #2445)
- Upgrade Karma
2021-04-30 13:50:50 +02:00
..
chatbox.js Move various tests to plugin folders 2021-04-11 21:12:37 +02:00
corrections.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
me-messages.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
message-images.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
messages.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
receipts.js Move various tests to plugin folders 2021-04-11 21:12:37 +02:00
spoilers.js Try to fix failing test on Travis 2021-04-20 10:39:05 +02:00
xss.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00