mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-23 04:28:30 -04:00
tests: Document npm dependency for unit tests in README
Follows-up https://github.com/kiwix/kiwix-js/pull/672.
This commit is contained in:
parent
c6cbe2c79b
commit
3d448b3119
@ -61,6 +61,8 @@ The source code can be found at https://github.com/kiwix/kiwix-js
|
|||||||
|
|
||||||
Unit tests can be run by opening `tests/index.html` file in Firefox, Edge, or Chromium/Chrome.
|
Unit tests can be run by opening `tests/index.html` file in Firefox, Edge, or Chromium/Chrome.
|
||||||
|
|
||||||
|
Before running the tests, a one-time set up is needed to fetch development dependencies from the npm registry. Run `npm ci --ignore-scripts` to fetch the same versions as we use in CI.
|
||||||
|
|
||||||
## Public releases and nightly builds
|
## Public releases and nightly builds
|
||||||
|
|
||||||
The browser extensions are distributed through the stores of each vendor (see links above). But the packages are also saved in https://download.kiwix.org/release/browsers/ if necessary.
|
The browser extensions are distributed through the stores of each vendor (see links above). But the packages are also saved in https://download.kiwix.org/release/browsers/ if necessary.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user