etherpad-lite/src/tests/frontend
SamTV12345 a096f1ae33
Update jQuery to 3.7 and fix admintests (#5868)
* jQuery: Migrate to `.on()`, `.off()`, `.trigger()`

This avoids methods that are deprecated in newer versions of jQuery.

* jQuery: avoid `.removeAttr`, prefer `.prop`

* helper.edit: wait up to 10 seconds for ACCEPT_COMMIT

* Chat: disabled attribute is boolean

* Chat: avoid inline onclick handler to support jQuery 3.4+

* jQuery: update to version 3.6.0

* Update to 3.7

* Removed deprecated event.

* Revert change to focus on padeditor.ace

---------

Co-authored-by: webzwo0i <webzwo0i@c3d2.de>
2023-08-08 18:26:25 +02:00
..
cypress fix cypress config 2022-09-24 18:44:15 +02:00
helper Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
lib tests: sendkeys: Fix {enter} keypress event 2021-07-19 23:44:33 +02:00
specs Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
travis tests: drop windows 7 test coverage & use chrome latest for admin tests instead of safari (#5752) 2023-06-23 10:22:09 +01:00
easysync-helper.js easysync tests: cover more string operation scenarios 2021-12-30 18:44:29 -05:00
helper.js allow option to make pad names case-insensitive (#5501) by @DanielHabenicht 2023-07-03 20:52:49 +02:00
index.html tests: allow ret_nodes to be global for mocha 2023-06-22 11:33:24 +01:00
runner.css tests: Fix flexbox grow/shrink factors 2021-06-10 13:28:55 -04:00
runner.js tests: Fix handling of nullish module definitions 2021-11-01 01:54:28 -04:00