..
.eslintrc
Implement a linting rule to discourage using waitForTimeout
for new tests
2024-04-09 16:12:15 +02:00
accessibility_spec.mjs
Rename the toolbar buttons in order to free their current names
2024-09-17 20:34:38 +02:00
annotation_spec.mjs
[api-minor][Editor] When switching to editing mode, redraw pages containing editable annotations
2024-07-02 14:11:40 +02:00
caret_browsing_spec.mjs
Introduce a getRect
utility function for the integration tests
2024-05-23 18:40:03 +02:00
copy_paste_spec.mjs
Fix a race condition involving the waitForEvent
integration test helper function
2024-06-26 15:25:33 +02:00
find_spec.mjs
Refactor the toolbar html & css to improve its overall accessibility (bug 1171799, bug 1855695)
2024-09-23 22:43:44 +02:00
freetext_editor_spec.mjs
[Editor] When deleting an annotation with popup, then delete the popup too
2024-09-26 17:52:25 +02:00
highlight_editor_spec.mjs
[Editor] When deleting an annotation with popup, then delete the popup too
2024-09-26 17:52:25 +02:00
ink_editor_spec.mjs
Simplify the integration test in adding a function to turn on/off an editing tool
2024-05-27 11:33:52 +02:00
scripting_spec.mjs
Rename the toolbar buttons in order to free their current names
2024-09-17 20:34:38 +02:00
stamp_editor_spec.mjs
[Editor] Avoid an exception when undoing the deletion of a pre-existing annotation
2024-10-04 18:24:58 +02:00
test_utils.mjs
[Editor] Make stamp annotations editable (bug 1921291)
2024-10-03 21:54:08 +02:00
text_field_spec.mjs
Remove terminal white spaces when extracting text from annotation appearances
2024-01-09 10:42:53 +01:00
text_layer_spec.mjs
Use the waitForEvent
helper function in the text layer integration tests
2024-08-04 20:14:43 +02:00
viewer_spec.mjs
Avoid to have a white line around the canvas
2024-09-07 20:12:29 +02:00