- Taylor Smock [email protected]
This plugin is intended to be used as a staging area for new complex JOSM validations. Each validation MUST have a link to the appropriate JOSM ticket.
As such, all new code MUST have at least 95% coverage. Mutation testing is preferred for complex tests (see PIT), but these are not checked.
This project also conforms to the JOSM core style guide.
DO NOT reuse functionality from another test. That test may or may not be added to JOSM before your test. It is OK, however, to reuse a parts of a test that is already in JOSM core.