From 9262659f0e99cb59b3908150a2ff0e90836bd7cf Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Fri, 19 Jul 2024 22:38:53 +0200 Subject: [PATCH] Added black box test guidelines by version; these and other items listed in release notes should be coverd by ohm-specific automated tests. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 47c22df2..62c067f4 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,14 @@ overpass-turbo translations that are not specific to OHM–**and that is most of ### Black box +v2.0.2 +- maps should display a correct link to make a donation +- clicking on __Save__ should + - include a __save on openhistoricalmap.org__ button + - initiate & complete an oauth2 interaction with openhistoricalmap.org; this will not work on staging +- OSM basemap raster tiles should never be visible during initial page load or page refresh + +v2.0.1 - maps should display OHM data using OHM style & OHM attribution - OSM basemaps should not appear, even momentarily - query results, permalinks, etc. should link to OHM, not OSM, nodes, ways, and relations