mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-02 12:27:21 +02:00
running unit tests
parent
d0ebad0996
commit
92e204114b
@ -64,6 +64,8 @@ That will create the references files in pdf.js/test/tmp so you'll then need to
|
|||||||
make test
|
make test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To run unit tests, the web server has to be setup to host the pdf.js files. Tests will be executed by opening the <url-to-pdf.js>/test/unit/unit_test.html page. If the web server is created by using `make server` command, the URL will be http://localhost:8888/test/unit/unit_test.html.
|
||||||
|
|
||||||
### 5) Push Changes
|
### 5) Push Changes
|
||||||
After lint and all tests pass, push changes to your fork/branch on github.
|
After lint and all tests pass, push changes to your fork/branch on github.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user