|
před 6 roky | |
---|---|---|
.. | ||
acroform | před 6 roky | |
addhtml | před 6 roky | |
annotations | před 6 roky | |
autoprint | před 6 roky | |
init | před 6 roky | |
pages | před 6 roky | |
shapes | před 6 roky | |
text | před 6 roky | |
utils | před 6 roky | |
README.md | před 6 roky |
To run these tests, run:
npm test
To run locally, do:
npm run test-local
If a reference PDF doesn't exist it will be created if you run this command while the tests run:
node tests/utils/reference-server.js
This generates and collects reference PDFs from real browsers. This should be done before refactoring a plugin or component to ensure output is exactly identical.
This will in future also allow us to create reference images to compare against visually.