14 Commits (4b903791377895f02728fe861cf629036d18db46)

Author SHA1 Message Date
Jonas Jenwald efbd68efef Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Jonas Jenwald 7560f12a17 Enable the `object-shorthand` ESLint rule 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald e53ab844cc Fix errors reported by the `no-useless-concat` ESLint rule 8 years ago
Jonas Jenwald 8f097abb46 Allow unit-tests to use linked PDF files, by having the `unittest` command download unavailable ones (issue 7117) 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu ff8c334207 Use random port in test webserver 10 years ago
Rob Wu b627a1a0d9 Add --testfilter (-t) flag to run a specific test 10 years ago
Rob Wu c7a5da332c Add --downloadOnly flag to test.js 10 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
fkaelberer 7492699543 Add cache expire time to test server 11 years ago
Yury Delendik 31f2a24e78 Reduces memory used during testing 11 years ago
Tim van der Meij 7a2cb7cddd Fixes lint warning W004 in /test 11 years ago
Yury Delendik c2376e5cea Migrating test.py to test.js 11 years ago