X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fpermissions_by_term%2Fjs%2FREADME.md;fp=web%2Fmodules%2Fcontrib%2Fpermissions_by_term%2Fjs%2FREADME.md;h=63840ca0825d9068c6810fe5c76fcaf183c2edf0;hp=0000000000000000000000000000000000000000;hb=1270d9129ce8f27c9b28b10518e32132c58e0aca;hpb=c27c0f0cdaa3f354b1fe54a56ae7e854be6e3f68 diff --git a/web/modules/contrib/permissions_by_term/js/README.md b/web/modules/contrib/permissions_by_term/js/README.md new file mode 100644 index 000000000..63840ca08 --- /dev/null +++ b/web/modules/contrib/permissions_by_term/js/README.md @@ -0,0 +1,2 @@ +JavaScript code has been tested with [Jasmine](https://jasmine.github.io/). Install the dependencies by [Yarn](https://yarnpkg.com/lang/en/). +Just run `yarn`. To run the tests, switch to the `js` folder and run `yarn test`. \ No newline at end of file