]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - CONTRIBUTE.md
Feat: Added testing to Github actions and updated documentation (#133)
[nominatim-ui.git] / CONTRIBUTE.md
index 66251bebd4be950c08c25dd9fb1f86c428a49ab0..8c63196ccd71391fdea432372d736201a2d28b5d 100644 (file)
@@ -38,6 +38,12 @@ Uses [svelte](https://svelte.dev/) framework,
    yarn lint
    ```
 
+* Run mocha test suite
+
+   ```
+   yarn test
+   ```
+
 ## Prepare a release
 
 1. Update version number in `package.json` file