LarpixClient/node_modules/replace/test
2026-05-03 17:09:55 +02:00
..
test_files Add capacitorjs runtime 2026-05-03 17:09:55 +02:00
cli.js Add capacitorjs runtime 2026-05-03 17:09:55 +02:00
index.js Add capacitorjs runtime 2026-05-03 17:09:55 +02:00
paths.js Add capacitorjs runtime 2026-05-03 17:09:55 +02:00
README.md Add capacitorjs runtime 2026-05-03 17:09:55 +02:00
sanity.js Add capacitorjs runtime 2026-05-03 17:09:55 +02:00

testing

To run the tests in this directory, first install the dev dependencies with this command from the top-level directory:

npm install --dev

You'll also have to globally install tap. npm install tap -g.

Run the unit tests with:

tap .