1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00
pdf.js/test/integration
Tim van der Meij a43fc32bf3
Move the integration tests boot file to the integration tests folder
This file is specific to the integration tests, so this commit moves it
to bundle the integration test logic a bit better and to match the
unit/font tests in terms of folder structure for consistency.
2024-12-22 14:08:55 +01: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 [Editor] Make ink annotation editable 2024-12-02 17:15:33 +01: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 Fix left offset when scrolling to search result 2024-12-16 16:04:13 +01:00
freetext_editor_spec.mjs Merge pull request #19198 from calixteman/fix_intermittent_itest_chrome 2024-12-10 16:56:58 +01:00
highlight_editor_spec.mjs [Editor] Avoid to focus an existing editor when enabling the layer 2024-12-11 15:06:56 +01:00
ink_editor_spec.mjs [Editor] When resizing a stamp annotation, the opposite corner must stay fixed 2024-12-09 16:07:43 +01:00
jasmine-boot.js Move the integration tests boot file to the integration tests folder 2024-12-22 14:08:55 +01:00
scripting_spec.mjs Fix intermittent issues in the issue14307.pdf integration tests 2024-12-07 19:28:26 +01:00
stamp_editor_spec.mjs [Editor] When resizing a stamp annotation, the opposite corner must stay fixed 2024-12-09 16:07:43 +01:00
test_utils.mjs Merge pull request #19198 from calixteman/fix_intermittent_itest_chrome 2024-12-10 16:56:58 +01: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 Fix the "Text selection using mouse doesn't jump when hovering on an empty area in a single page" integration test 2024-10-20 19:42:40 +02:00
viewer_spec.mjs When zooming replace the css-zoomed canvas by the new one only when rendering is finished 2024-12-05 23:15:04 +01:00