Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 281 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 281 Bytes

Contributing

Manual testing

To test the plugin manually, run npm start. This command builds the plugin and serves it up along with a basic map webpage on a local Web server.

Automated testing

There are a number of test cases for basic and edge cases. Run npm test.