X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/74081ab17619e73306c9393bfbacd6eb463ab292..eba12dc876709d335c378beb67b7b8ae9f7ef10c:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5ee4e0173..9e878a30c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ bundle exec erblint . ## Testing Having a good suite of tests is very important to the stability and -maintainability of any code base. The tests in the Rails port code are +maintainability of any code base. The tests in the `openstreetmap-website` code are by no means complete, but they are extensive, and must continue to be so with any new functionality which is written. Tests are also useful in giving others confidence in the code you've written, and can