add testing docs
This commit is contained in:
parent
f5383fc412
commit
ad37ca2c47
1 changed files with 8 additions and 0 deletions
|
|
@ -201,6 +201,14 @@ This will:
|
||||||
- Start the Map UI.
|
- Start the Map UI.
|
||||||
- Expose the map on port 8080.
|
- Expose the map on port 8080.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
To execute unit tests, run the following;
|
||||||
|
|
||||||
|
```
|
||||||
|
npm run test
|
||||||
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you have a feature request, or find a bug, please [open an issue](https://github.com/liamcottle/meshtastic-map/issues) here on GitHub.
|
If you have a feature request, or find a bug, please [open an issue](https://github.com/liamcottle/meshtastic-map/issues) here on GitHub.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue