John McLear
915849b319
Low hanging lint frontend tests ( #4695 )
...
* lint: low hanging specs/alphabet.js
* lint: low hanging specs/authorship_of_editions.js
* lint: low hanging specs/bold.js
* lint: low hanging specs/caret.js
* lint: low hanging specs/change_user_color.js
* lint: low hanging specs/change_user_name.js
* lint: low hanging specs/chat.js
* lint: low hanging specs/chat_load_messages.js
* lint: low hanging specs/clear_authorship_colors.js
* lint: low hanging specs/delete.js
* lint: low hanging specs/drag_and_drop.js
* lint: low hanging specs/embed_value.js
* lint: low hanging specs/enter.js
* lint: low hanging specs/font_type.js
* lint: low hanging specs/helper.js
* lint: low hanging specs/importexport.js
* lint: low hanging specs/importindents.js
* lint: low hanging specs/indentation.js
* lint: low hanging specs/italic.js
* lint: low hanging specs/language.js
* lint: low hanging specs/multiple_authors_clear_authorship_colors.js
* lint: low hanging specs/ordered_list.js
* lint: low hanging specs/pad_modal.js
* lint: low hanging specs/redo.js
* lint: low hanging specs/responsiveness.js
* lint: low hanging specs/select_formatting_buttons.js
* lint: low hanging specs/strikethrough.js
* lint: low hanging specs/timeslider.js
* lint: low hanging specs/timeslider_labels.js
* lint: low hanging specs/timeslider_numeric_padID.js
* lint: low hanging specs/timeslider_revisions.js
* lint: low hanging specs/undo.js
* lint: low hanging specs/unordered_list.js
* lint: low hanging specs/xxauto_reconnect.js
* lint: attempt to do remote_runner.js
* lint: helper linting
* lint: rate limit linting
* use constructor for Event to make eslint happier
* for squash: lint fix refinements
* for squash: lint fix refinements
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
2021-02-01 20:23:14 +00:00
Richard Hansen
b8d07a42eb
lint: Run `eslint --fix` on `bin/` and `tests/`
2020-11-24 20:06:12 +00:00
Prateek Saxena
2dd874376a
Update frontend language tests for new keyboard shortcut convention
...
8af34a2295
introduced a failing test frontend test-
https://travis-ci.org/ether/etherpad-lite/builds/37931978
This commit updates both the German and English strings even though
the German locale files haven't been updated yet. The tests will
continue to fail but will stop as soon as translatewiki catches up.
2014-10-14 18:46:12 +05:30
John McLear
b4ec07312b
add keystroke tests for relevant buttonpresses and change naming schema to something more sane
2013-03-13 15:00:04 -03:00
John McLear
60df48e485
ltr test and fix rtl test
2013-03-06 15:02:05 +00:00
John McLear
cadb671ae1
this approach seems to work better for change in latest jQ
2013-03-01 23:29:12 +00:00
Marcel Klehr
f830602cb2
Add rtl frontend test
2012-12-23 18:17:27 +01:00
johnyma22
aebf6ee1e8
language test should pass int ravis now
2012-11-21 22:22:01 +00:00
John McLear
122093904f
Actually fix the language tests...
2012-11-21 18:14:05 +00:00
John McLear
db5119f798
Fix tests to run on IE8 etc.
...
A bit more fragile but so is the life of supporting older browsers.
2012-11-21 17:53:46 +00:00
Marcel Klehr
c1f9028d19
Fix lang frontend test to 'waitFor' the 'localized' event
2012-11-18 20:11:16 +01:00
Marcel Klehr
f20af4818c
Revert "Make language frontend test pass"
...
Shouldn't have used setTimeout here...
This reverts commit ff0c9bb4a0
.
2012-11-18 19:55:13 +01:00
Marcel Klehr
ff0c9bb4a0
Make language frontend test pass
2012-11-17 16:29:11 +01:00
johnyma22
3830c878d2
change language test -- note i didnt include test for cookie persistance
2012-11-13 07:47:47 -08:00