Twin-Cities-Mutual-Aid / twin-cities-aid-distribution-locations

A webapp to coordinate aid and care in the Twin Cities.
43 stars 32 forks source link

Change title, legend & remove status unknown #192

Closed codarose closed 4 years ago

codarose commented 4 years ago

What

Why

https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/issues/189

Ensure the following interactions work as expected. Please test using a mobile form factor.

Check the app in the following web browsers:

codarose commented 4 years ago

This change will cause "Filter_spec.js" to fail - need to delete or update this test because it only references the 'unknown sites'

jdalt commented 4 years ago

@estherrose046 specs/functional/filter_spec.js ended not failing due to a little clause that short circuits the test when there are no unknown elements: https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/blob/f57ce57a8fc8e8afe531d81bb04a4b8e01275faa/specs/functional/filter_spec.js#L13-L15