j40-cejst-2/client/cypress/e2e
Nat Hillard a2ba9236ab
Clicking territory focus button sometimes focuses on a different CBG, not the actual territory (#412)
* Fixing #410 - Clicking a CBG region, then another, then hitting territory button results in random CBG being selected

* Part of fix for #410 - refactoring selection
logic to remove setFeatureState call.

* Renaming layers for clarity and adding constants

* Using constant for layer identifier

* Fixes #409 - Loading a URL with lat/lng/zoom specified occasionally does not work . We now parse the URL on page before initializing the map. Also adds tests for this
2021-07-27 18:21:47 -04:00
..
accessibility.test.js Cypress tests are failing locally (#403) 2021-07-23 08:52:34 -04:00
constants.js adds map side panel (#406) 2021-07-27 12:05:25 -07:00
downloadPacket.spec.js updates filename and comments (#378) 2021-07-19 08:05:32 -07:00
language.spec.js Cypress tests are failing locally (#403) 2021-07-23 08:52:34 -04:00
latlngurl.spec.js Clicking territory focus button sometimes focuses on a different CBG, not the actual territory (#412) 2021-07-27 18:21:47 -04:00
map.spec.js Cypress tests are failing locally (#403) 2021-07-23 08:52:34 -04:00
mapInfoPanel.spec.js adds map side panel (#406) 2021-07-27 12:05:25 -07:00