This repository has been archived by the owner on May 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Contributing
Chris edited this page Feb 28, 2017
·
4 revisions
The simplest way to contribute is to actually use the tool and report found issues or suggested improvements here.
A series of screenshots showing how to register/login and create a map would be welcome.
The tool can be run behind your paywall, and supports a number of authentication mechanisms. Field testers are more than welcome.
There is a number of things that you could do, at any time:
- Selenium tests - it would be good to have some kind of scenario verification that could test a number of steps pretending to be a real user.
- React tests - UI layer needs to get proper tests, too. Any coverage is good for start.
- Model tests - currently, only API is tested. It would be good to have tests covering model directly.
- Code improvements. Refactorings. etc.
- npm distribution package
- docker distribution package