mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Having identical names for different test-cases may result in less helpful output, which we can avoid with the use of the ESLint Jasmine plugin. This patch enables the rules at the `branch` level, to limit the amount/scope of the changes slightly. (We could thus make this rule more strict in the future, if that's deemed useful.) Please refer to: - https://github.com/tlvince/eslint-plugin-jasmine/blob/master/docs/rules/no-spec-dupes.md - https://github.com/tlvince/eslint-plugin-jasmine/blob/master/docs/rules/no-suite-dupes.md |
||
---|---|---|
.. | ||
accessibility_spec.mjs | ||
annotation_spec.mjs | ||
caret_browsing_spec.mjs | ||
copy_paste_spec.mjs | ||
find_spec.mjs | ||
freetext_editor_spec.mjs | ||
highlight_editor_spec.mjs | ||
ink_editor_spec.mjs | ||
scripting_spec.mjs | ||
stamp_editor_spec.mjs | ||
test_utils.mjs | ||
text_field_spec.mjs |